Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the docker keep restarting #1

Open
Enigma-song opened this issue Mar 30, 2023 · 4 comments
Open

the docker keep restarting #1

Enigma-song opened this issue Mar 30, 2023 · 4 comments

Comments

@Enigma-song
Copy link

I run the docker on my raspberry (Raspberry Pi 4 Model B Rev 1.2). but the status shows 'restarting...'

@HurinHu
Copy link
Member

HurinHu commented Mar 30, 2023

I run the docker on my raspberry (Raspberry Pi 4 Model B Rev 1.2). but the status shows 'restarting...'

Try docker logs to check what is wrong with that. I have run this on rpi 4b with ubuntu.

@Enigma-song
Copy link
Author

I run the docker on my raspberry (Raspberry Pi 4 Model B Rev 1.2). but the status shows 'restarting...'

Try docker logs to check what is wrong with that. I have run this on rpi 4b with ubuntu.

I tried 'docker logs cpgateway-docker', but no log shows up as it keeps restarting.

@HurinHu
Copy link
Member

HurinHu commented Mar 30, 2023

I run the docker on my raspberry (Raspberry Pi 4 Model B Rev 1.2). but the status shows 'restarting...'

Try docker logs to check what is wrong with that. I have run this on rpi 4b with ubuntu.

I tried 'docker logs cpgateway-docker', but no log shows up as it keeps restarting.

Are you created with 'docker run -d -it --restart=always --name cpgateway-docker -p 5000:5000 hurinhu/ib-clientportal-gateway:RPI4'?

@Enigma-song
Copy link
Author

I run the docker on my raspberry (Raspberry Pi 4 Model B Rev 1.2). but the status shows 'restarting...'

Try docker logs to check what is wrong with that. I have run this on rpi 4b with ubuntu.

I tried 'docker logs cpgateway-docker', but no log shows up as it keeps restarting.

Are you created with 'docker run -d -it --restart=always --name cpgateway-docker -p 5000:5000 hurinhu/ib-clientportal-gateway:RPI4'?

yes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants