nitter icon indicating copy to clipboard operation
nitter copied to clipboard

Jester route exception

Open ParamoreFan opened this issue 2 years ago • 5 comments

Why am I getting Jester route exception while looking at accounts on any instance?

ParamoreFan avatar Oct 19 '23 03:10 ParamoreFan

Without the exception text or any other information it's a bit hard to say.

zedeus avatar Oct 19 '23 04:10 zedeus

@zedeus Now when I try to view an account it just says "User (username) not found", Any account. Is there a fix coming soon?

Edit: Never mind, I think the account I was viewing was either deleted or changed its handle

ParamoreFan avatar Oct 21 '23 00:10 ParamoreFan

So what is the exception message? I can't help without more information.

zedeus avatar Oct 21 '23 00:10 zedeus

I see "Jester route exception" on https://nitter.net/lindayaX (also on my own private instance)

An error has occured in one of your routes.

Detail: jsony.nim(49) parseHook
asyncfutures.nim(385) read
asyncfutures.nim(385) read
asyncfutures.nim(385) read
asyncfutures.nim(385) read
asyncfutures.nim(385) read
Expected { but got " instead. At offset: 365

AlyoshaVasilieva avatar Oct 21 '23 20:10 AlyoshaVasilieva

Hi,

When trying to view this account (that doesn't exist anymore): https://twitter.com/BlueOnBase nitter returns this error:

An error has occured in one of your routes.

Detail: fatal.nim(53) sysFatal
asyncfutures.nim(385) read
asyncfutures.nim(385) read
asyncfutures.nim(385) read
asyncfutures.nim(385) read
asyncfutures.nim(385) read
asyncfutures.nim(385) read
packedjson.nim(294, 19) `false` unexpected end of object

shouldn't it return a 404 error page?

jcmag avatar Dec 04 '23 12:12 jcmag