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

Has the latest version been tested with Raspberry Pi? #181

Open
rabchev opened this issue Apr 7, 2023 · 3 comments
Open

Has the latest version been tested with Raspberry Pi? #181

rabchev opened this issue Apr 7, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@rabchev
Copy link

rabchev commented Apr 7, 2023

I can't seem to be able to run binaries directly. I get the following error when I try to execute ErpNet.FP.Server: "Could not execute because the specified command or file was not found."

However, if I build the binaries on the Raspberry I'm able to start the server, but then apparently there is some thread locking issue. Detecting printers never completes.

@rabchev rabchev added the bug Something isn't working label Apr 7, 2023
@wout-callista
Copy link

@rabchev Were you able to fix this? I'm having the same thread locking issue, detecting never completes.

@rabchev
Copy link
Author

rabchev commented Oct 23, 2024

Which Raspberry version are you using? It works fine on newer versions. I don't remember exactly but I think I was testing with Raspberry Pi 3 and it didn't work, but it worked with 4 and 5. Apparently, this is an issue with the .Net framework it self.

@wout-callista
Copy link

Which Raspberry version are you using? It works fine on newer versions. I don't remember exactly but I think I was testing with Raspberry Pi 3 and it didn't work, but it worked with 4 and 5. Apparently, this is an issue with the .Net framework it self.

I'm using RP4 with the latest Raspbian OS. When I run the ErpNet.FP.Server it starts up, but when I go to the localhost:8001 it says "Cannot get printers properties" and keeps detecting infinitely.

I've the installfppi.sh script to install everything as well and run the service but then I can't access the localhost page so it seems that doesn't work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants