auth0-extensions / auth0-extension-realtime-logs

Access real-time webtask logs
MIT License
11 stars 13 forks source link

Realtime logs does not start #60

Open beaverusiv opened 6 months ago

beaverusiv commented 6 months ago

I get a console error when trying to load the logs page:

Uncaught 
Object { message: "Invalid token specified: String contains an invalid character", stack: "@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:130997\ne@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:354\n@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:149602\ne@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:354\n@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:316589\ne@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:354\n@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:316539\ne@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:354\n@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:308689\ne@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:354\n@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:467569\ne@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:354\n@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:737\n@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:748\n@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:227\n@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:231\n" }
extend-editor-logs.js:1:130997
unaibamir commented 6 months ago

I am having the same issue. Same error on console and blank area.

crisgonzalezallaria commented 6 months ago

Same issue here.

mkruus commented 6 months ago

Same issue.

kipusoep commented 6 months ago

Same issue here :-(

kipusoep commented 5 months ago

And now it's trying to load something from the domain peu2-webtask-router-eu-west-1.peu2.webtask.run which does not exist.

kipusoep commented 5 months ago

I just got a tip from Auth0 support staff to uninstall and then install the extension. This works for us!

unaibamir commented 5 months ago

@kipusoep well I tried this last week multiple times but it did not work then. Let me try this now.

unaibamir commented 5 months ago

I just got a tip from Auth0 support staff to uninstall and then install the extension. This works for us!

It actually worked this time. Thanks @kipusoep