Error starting container
See original GitHub issueContainer running in kubernetes that was previously fine, now refusing to start with the following error.
Tried with both latest image and 3.16. Same thing.
Loading storage layer.
Loading PostgreSQL config.
Loading supertokens config.
Stopping SuperTokens…
←[31mWhat caused the crash: com.fasterxml.jackson.databind.exc.InvalidFormatException: Cannot deserialize value of type int
from String “tcp://10.111.143.143:80”: not a valid Integer
value
at [Source: (File); line: 175, column: 7] (through reference chain: io.supertokens.config.CoreConfig[“port”])←[0m
Issue Analytics
- State:
- Created a year ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Error starting a container - IBM
It generally occurs because the initialization routines in the Container fail due to incorrect or insufficient environment variables that are passed to the ......
Read more >Docker Error starting container interactively - Stack Overflow
starting to build docker build -t yar:v1 . and then run interactively docker run -it -p 7777:80 yar:v1 shows an error:
Read more >Fix Chromebook: Error Starting Penguin Container
If your Chromebook says that an error occurred while starting the Penguin container, restart your laptop and reset the hardware.
Read more >Error installing Linux Error starting the container manager ...
I've tried installing things,but it says it failed to fetch the info for the the app. Please help,I would prefer to not have...
Read more >How to Fix and Debug Docker Containers Like a Superhero
Container errors are tricky to diagnose, but some investigative magic works wonders. Read along to learn how to debug Docker containers.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I added an env var for the supertokens port. Code is added as comment. Sent from my iPhoneOn 15 Oct 2022, at 09:55, Rishabh Poddar @.***> wrote: hey @stather how did you fix the issue?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>
hey @stather how did you fix the issue?