question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error starting container

See original GitHub issue

Container 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:closed
  • Created a year ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
stathercommented, Oct 15, 2022

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: @.***>

0reactions
rishabhpoddarcommented, Oct 15, 2022

hey @stather how did you fix the issue?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found