Hi Evelyn, Tim,
> On 26 Aug 2022, at 18:01, Evelyn Snow <eve...@evelyn.moe> wrote:
>
> I've just tried to run the TD/TRUST demo script I wrote, and the remote end is
> closing the connection, complaining that the credentials are wrong. I've
> double checked that the credentials are correct, seems it's an issue on
> the other end.
I’m getting the same.
% python3 -m stomp -H
datafeeds.networkrail.co.uk -P 61618 -U <username> -W <password> -V
Sending {cmd=STOMP,headers=[{'accept-version': '1.1', 'login': ‘<username>', 'passcode': ‘<password>'}],body=}
ERROR
content-type: text/plain
message: Username ‘<username>' or password is invalid
Time to raise a support ticket… if this is happening for everyone, then we’re stuffed if anyone’s connection drops.
Peter