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

If serialport not set, then it shouldn't grab a job #114

Open
Jnesselr opened this issue Feb 4, 2014 · 0 comments
Open

If serialport not set, then it shouldn't grab a job #114

Jnesselr opened this issue Feb 4, 2014 · 0 comments

Comments

@Jnesselr
Copy link
Contributor

Jnesselr commented Feb 4, 2014

[2014-02-04 13:51:00,531] ERROR: Error starting print: could not open port : [Errno 2] No such file or directory: ''
[2014-02-04 13:51:00,534] ERROR: Jasmine: could not open port : [Errno 2] No such file or directory: ''
Traceback (most recent call last):
File "/home/pi/BotQueue/bumblebee/workerbee.py", line 262, in processJob
self.driver.startPrint(self.jobFile)
File "/home/pi/BotQueue/bumblebee/drivers/printcoredriver.py", line 38, in startPrint
raise ex
SerialException: could not open port : [Errno 2] No such file or directory: ''
[2014-02-04 13:51:00,539] ERROR: Jasmine: Error mode: could not open port : [Errno 2] No such file or directory: ''

@Jnesselr Jnesselr modified the milestones: 0.5, 1.0 Apr 22, 2015
@Jnesselr Jnesselr removed this from the 1.0 milestone Sep 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant