Skip to content

Commit

Permalink
Added further explanation of first login issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesstottmoj committed Apr 26, 2024
1 parent 110e393 commit 84f5ffc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/running-devcontainer.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ make serve-sso

Then navigate to `localhost:8000`

On first run of the application, after logging in, you will likely run into a HelmError with the message `UPGRADE FAILED: failed to replace object: Job.batch "config-git-<user>-jupyter" is invalid`. See the troubleshooting section for a workaround to this issue.

### Run the worker of the app
Open another terminal to run the following line

Expand Down

0 comments on commit 84f5ffc

Please sign in to comment.