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

WARNING: no logs are available with the 'syslog' log driver #42

Open
zah opened this issue Apr 2, 2021 · 1 comment
Open

WARNING: no logs are available with the 'syslog' log driver #42

zah opened this issue Apr 2, 2021 · 1 comment
Labels
question Further information is requested

Comments

@zah
Copy link

zah commented Apr 2, 2021

I'm sorry for the sparse details on this report, but when I run rocketpool service logs eth2, I get the following output instead of logs:

Attaching to rocketpool_eth2
eth2_1        | WARNING: no logs are available with the 'syslog' log driver

Running docker logs <container-id> works fine. Let me know if I can help with some further experiments that will track the root cause of this.

@moles1
Copy link
Contributor

moles1 commented Apr 5, 2021

That's interesting, thanks for the info. We haven't seen this particular error come up previously.
FYI, rocketpool service logs invokes something like the following via the shell:

docker-compose --project-directory ~/.rocketpool -f ~/.rocketpool/docker-compose.yml logs -f --tail 100 [servicename]

Do you get the same error output running the above command? Or only when running `rocketpool service logs [servicename] specifically?

@moles1 moles1 added the question Further information is requested label Apr 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants