[Bug] Sleep 5 min after waking up

Alina reported having issues with the character falling asleep exactly 5 min after waking up.

This is most likely another negative side effect from the migration to a new server.
If you are on a desktop, you can solve this issue by using below URL:

https://wolfery.com/?charPing.method=ws

I am working on a more permanent solution.

I’ve updated the client to automatically fall back to use the ws (WebSocket) method for pinging, if the default method fails with 401.

That means, you can use the normal url: https://wolfery.com

i regret to report that this is happening to one of my characters, they keep being put to sleep 5 minutes after they wake up, no mater if they are active or not. i think the issue was Microsoft Edge, as it is working on other browsers.

For some reason, the webworker sending the occasional ping signal from the client must have stopped.

Next time it appears, press F12 to open Developer Tools. Check the Console tab if you can find any error. If you do, click the caret icon to the left of the error to expand it, and post a screenshot here. It may look like this:

console_error

Will do do, mister Boss Wolf.

Will this do, mister boss wolf?

Very much so! Thanks!

Yes, that is the CharPing.worker.js failing. And I can see exactly where it is failing.
Huh…? That first error in Tags.js is also strange, but probably unrelated.

Now I have stuff to work with! :smiley:

Glad I could help, there were a lot more, that was just at the top, please let me know if you need more of it.