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

Issues on new raspbian Linux version 5.10.17 #30

Closed
NimrodelGR opened this issue Aug 19, 2021 · 6 comments
Closed

Issues on new raspbian Linux version 5.10.17 #30

NimrodelGR opened this issue Aug 19, 2021 · 6 comments
Assignees

Comments

@NimrodelGR
Copy link

Hello,

followed the guide some months ago on a RPi 3b+ with earlier version of raspbian with no problems.

Trying in a new installation and I get the following error:

readsb | [collectd] 2021/08/20 00:06:36 [2021-08-20 00:06:37] plugin_load: plugin "logfile" successfully loaded.
readsb | [collectd] 2021/08/20 00:06:36 [error] nanosleep failed: Operation not permitted
readsb | sleep: cannot read realtime clock: Operation not permitted
readsb | sleep: cannot read realtime clock: Operation not permitted
readsb | sleep: cannot read realtime clock: Operation not permitted

the same for tar1090

@mikenye mikenye self-assigned this Aug 23, 2021
@mikenye
Copy link
Member

mikenye commented Aug 23, 2021

Hi @NimrodelGR, this is an issue with docker. I would suggest attempting to upgrade docker.

A workaround is to set privileged: true on the affected containers.

@NimrodelGR
Copy link
Author

Hello @mikenye and thanks for the reply.

Tried setting privileged: true (on all containers) and I'm getting back "Connection refused" errors.

adsbx | [mlat-client] Connection to readsb:30005 lost: [Errno 111] Connection refused
tar1090 | [readsb] Beast TCP input: Connection to readsb (172.18.0.4) port 30005 failed: 111 (Connection refused)
piaware | [beast-splitter] 2021/08/20 16:15:52 net(readsb:30005): connection to 172.18.0.4:30005 failed: Connection refused
fr24 | 2021-08-20 11:34:58 | [reader][e]Could not connect to tcp:https://readsb:30005

@mikenye
Copy link
Member

mikenye commented Aug 27, 2021

Hi @NimrodelGR,

Could you please post your full docker-compose.yml file?

Please censor/remove any sensitive information such as your feeder keys / uuids / etc.

Thanks.

@NimrodelGR
Copy link
Author

Hi again @mikenye and thank you for your efforts.

I've already formatted and tried from scratch. Will post it when I'm able to replicate the issue.

Currently I cannot get past installing docker.

The script returns: E: Sub-process /usr/bin/dpkg returned an error code (1)

@NimrodelGR
Copy link
Author

Hello again,

revisited the guide and everything is going smoothly now.

Thanks once again!

@mikenye
Copy link
Member

mikenye commented Sep 20, 2021

I'm glad everything is working for you!

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