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

Cannot install docker image on raspberry pi 4 (armv8) #510

Closed
MrBruz opened this issue Nov 24, 2021 · 3 comments
Closed

Cannot install docker image on raspberry pi 4 (armv8) #510

MrBruz opened this issue Nov 24, 2021 · 3 comments

Comments

@MrBruz
Copy link

MrBruz commented Nov 24, 2021

[217]: ../src/util.cc:185:double node::GetCurrentTimeInMicroseconds(): Assertion `(0) == (uv_gettimeofday(&tv))' failed.
Starting Tdarr_Server
[232]: ../src/util.cc:185:double node::GetCurrentTimeInMicroseconds(): Assertion `(0) == (uv_gettimeofday(&tv))' failed.
Starting Tdarr_Server
@supersnellehenk
Copy link

Could you use the issue template? This says nothing at all.

@MrBruz
Copy link
Author

MrBruz commented Nov 25, 2021

Extra context:
When installing Tdarr_server on a raspberry pi 4 (armv8) using the docker image which supports armv7, it shows the following errors above when trying to run tdarr. What is the correct way of running tdarr on a raspberry pi 4?

@MrBruz
Copy link
Author

MrBruz commented Nov 26, 2021

Okay guys I figured out how to get it running on a armv8 raspberry pi. First download the armv7/armhf updater binary, enable armhf librarys on the pi through dpkg, install armhf version of libc (DONT OVERRIDE) then execute the binary and it all works well.

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