-
Notifications
You must be signed in to change notification settings - Fork 14
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
Ever got this running on a raspberry pi? #15
Comments
close |
@craigvphillips Did you ever manage to get it running? |
Yes, it's just go, I was making it way harder than it should have been. |
Can you explain to me how you did it? I getting the same error as you are but have not yet found a solution. |
Absolutely, when I get home I can get my docker file and commands and I will reply to you. |
Thank you very much 😃 |
well crap, I don't really know what I'm doing in go, but essentially you have to clone the repo and build a go executable on your raspberry pi so it's the right architecture. However, I'm getting an error now. pi@raspberrypi:~/promplex/prometheus-plex-exporter $ go build Definitely didn't have that error when I did it on my other one. I will also say that the grafana dashboard doesn't work very well for the watched movies, hoping someone smarter than me can fix it one day. I'll ask some go people tomorrow how to fix that error. |
Sorry feels like I'm having permission issues trying to copy files.
The text was updated successfully, but these errors were encountered: