Sujan Aryal

Results 10 comments of Sujan Aryal

@jwjhdev Figured out a reason/ solution yet? Running into the exact same error. ![image](https://user-images.githubusercontent.com/6322130/124194403-240d6180-da8e-11eb-85e5-b53356856ef3.png) Behind a nginx reverse proxy and tried setting up Websocket but still getting same error ```nginx...

@mikeTWC1984 THANK YOU very much. That worked like a charm. Now I'm getting websocket error to print logs. I'm trying to find solution but please let me know if you...

any updates? waiting on this

I second this. I spent almost all day trying to understand your code and try to manually add it (Not a Typescript developer per say) and was wondering if this...

ooo so exciting. Thanks @transitive-bullshit . I like how you guys still say unofficial haha. Notion did say they'll provide API as well someday in future. Also do you know...

@yug0slav Have you tried changing SecurityContext as root? runAsUser : 0 ?

@smallbirds4 what backend are you using? Does that support streaming? you mentioned it works on your phone? I have it working internally with ingress-nginx controller.. I had to setup streaming...

@orboan Loooking at your dockerfile, where have you set the api token? ```'api_token': os.environ["ANNOUNCEMENT_JUPYTERHUB_API_TOKEN"]``` The token can be anything and you can generate and add it yourself or if you...

@rcthomas in that case, we just create a random token and add it to the library location ? Does it have to be tied to SSO service in any way?

@rcthomas I added the token as you mentioned, now I'm getting this error: [W 2022-05-03 20:51:00.993 JupyterHub user:242] Failed to retrieve encrypted auth_state for sujan_aryal because [I 2022-05-03 20:51:03.865 JupyterHub...