I’m getting “Internal error: missing token” when I try to log in to the MUCK. When I enter a deliberately incorrect password, I get “Wrong password”, so it isn’t that.
Yeah… Things are a bit bumpy at the moment.
I am trying to work on that redirect issue at the moment. Sorry!
Missing token is a cookie issue. And many of the things being problematic right now is due to cookies. Hopefully this one will also be sorted out very soon as well. Working on it!
It is strange. Why would just you get this? The error means simply that; the client failed to make a WebSocket connection to the api.
It might be some CORS issue again that has been activated due to a recent upgrade of the browser:
Which OS, and which Browser (including version) do you use?
And, if you go into Dev Tools (F12) and check the Networks tab, can you see what error you get from the api.wolfery.com websocket connection?
I am having very similar difficulties this eve (it is long since I last tried to log in). The actual message follows:
“Internal error: oauth2: cannot fetch token: 400 Bad Request
Response: {“error”:“invalid_request”,“error_description”:“The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, or is otherwise malformed”}”
do you have any extension that tries to remove ads and such? Apparently they can get over-zealous. You can try a different browser and see if it works there.