Chris Dailey
Chris Dailey
I am also running into this problem from inside a Docker container. I can use git just fine from the terminal, I can authenticate using either ssh-agent or keychain, but...
I think this is also causing the error I just mentioned it in. Can confirm this happens on GCS, as well. It does look like the % delimiter is malforming...
> @gasparbarancelli @tcseh @mariohmol I see lots of users are waiting for V17 support, I just published the V17 in npm https://www.npmjs.com/package/@ngu/jsoneditor . @mariohmol If you like i can maintain...
> @dails08 I have already published the package to npm and also going to maintain it for furthur also > > https://www.npmjs.com/package/@ngu/jsoneditor Oh wow, I totally missed that. Thank you!
> @dails08 I have already published the package to npm and also going to maintain it for furthur also > > https://www.npmjs.com/package/@ngu/jsoneditor I'm having some issues using your published version....
Yes please. I've followed and refollowed the examples and cannot get a simple write (or read) to work, and this opaque error message is maddening. I've tried all the fixes...
`[W 2025-06-16 10:54:24.917 ServerApp] wrote error: 'Forbidden' Traceback (most recent call last): File "/home/xxxx/Desktop/repos/xxxx/research/xxxx/env-xxxx/lib/python3.12/site-packages/tornado/web.py", line 1846, in _execute result = method(*self.path_args, **self.path_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/xxxx/Desktop/repos/xxxx/research/xxxx/env-xxxx/lib/python3.12/site-packages/tornado/web.py", line 3363, in wrapper url...
So I looked through all the files in all the paths (config, data, and runtime) listed in the `jupyter --paths` output and didn't find any passwords set. Further, I looked...
I killed both processes manually and restarted jupyter and it seems functional now? The best I can figure is that the wires were getting crossed between the two jupyter processes,...