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

Could not upload to SD Card #1224

Closed
Helisinus opened this issue Feb 13, 2016 · 10 comments
Closed

Could not upload to SD Card #1224

Helisinus opened this issue Feb 13, 2016 · 10 comments
Labels
bug Issue describes a bug done Done but not yet released
Milestone

Comments

@Helisinus
Copy link

Hi, after updating to V1.2.9 i couldn't uplad gcode to SD Card. I See filse on SD Card, can print from SD Card, delete files, but i can't uplade files.

What did you expect to happen?

After pressing the upload button and uploading the file, octoprint should coppy the file to the SD Card

What happened instead?

The file was uploaded, but not copied to SD Card

Branch & Commit or Version of OctoPrinting

Version: 1.2.9 (master branch)

Printer model & used firmware incl. version

Wanhao Duplicator i3.

Browser and Version of Browser, Operating System running Browser

Chrome and Firefox

Link to octoprint.log

https://github.com/foosel/OctoPrint/files/129136/octoprint.txt

Link to contents of terminal tab or serial.log

https://github.com/foosel/OctoPrint/files/129135/serial.txt

Regards

Joerg

@GitIssueBot
Copy link

Hi @Helisinus,

It looks like there is some information missing from your bug report that will be needed in order to solve the problem. Please take a look at the Contribution Guidelines which will provide you with a template to fill out here so that your bug report is ready to be investigated (I promise I'll go away then too!).

If you did not intend to report a bug, please take special note of the title format to use as described in the Contribution Guidelines.

I'm marking this one now as needing some more information. Please understand that if you do not provide that information within the next two weeks (until 2016-02-27 12:50) I'll close this ticket so it doesn't clutter the bug tracker. This is nothing personal, so please just be considerate and help the maintainers solve this problem quickly by following the guidelines linked above. Remember, the less time the devs have to spend running after information on tickets, the more time they have to actually solve problems and add awesome new features. Thank you!

Best regards,
~ Your friendly GitIssueBot

PS: I'm just an automated script, not a human being, so don't expect any replies from me :) Your ticket is read by humans too, I'm just not one of them.

@foosel
Copy link
Member

foosel commented Feb 13, 2016

Is this the terminal output from when you tried to upload to sd? I only see manual head movements and position requests in the one you provided, which is why I'm asking...

@foosel foosel added needs information More information is needed to further process this issue or PR and removed status:incomplete ticket labels Feb 13, 2016
@Helisinus
Copy link
Author

Yes, but i don't see any try to copy. Normaly the file was uploaded to Opctopi and then the status was streaming or somthing like this. But now i don#t see anything.
Is there a way do downgrade the Octopi? For testing only?
Did you see:
NoSuchStorage: No storage configured for destination sdcard
in the Octoprint.txt

@foosel
Copy link
Member

foosel commented Feb 13, 2016

Yeah, but that looked to be related to the finish/cancel of an sd print (it's a bug though). I might be mistaken though, I'm not able to look into this right now.

To downgrade on OctoPi try this:

source ~/oprint/bin/activate
cd ~/OctoPrint
git reset --hard 1.2.8
python setup.py install
sudo service octoprint restart

@Helisinus
Copy link
Author

Yes, after the downgrade, octoprint will copy the file to the SD Card.

Next i will upgrade again to 1.2.9 and do another try.

1_2_8

@Helisinus
Copy link
Author

So, now i have upgraded to 1.2.9 again and the same isuue.
After the upgrade i have delete the logfiles, restart Octoprint and try to upload a file to SD Card. The File was uplaoded to Opctoprint but not copied to the SD Card. Here are the new Logfile.
octoprint.txt
If you need more tests, logfiles or infos give me a short info.

Joerg

@Helisinus
Copy link
Author

Now i have installed Version: 1.3.0.dev888+geacd9f7 (devel branch)
This Version works also without problems. Its a issue in Version 1.2.9 only

Joerg

@foosel
Copy link
Member

foosel commented Feb 13, 2016 via email

@Helisinus
Copy link
Author

No Problem, 1.3.0 is working for the Moment

@foosel foosel added status:accepted and removed needs information More information is needed to further process this issue or PR labels Feb 15, 2016
@foosel
Copy link
Member

foosel commented Feb 15, 2016

Fixed on the maintenance branch, will be part of the 1.2.10 release (which will be done very soon, just want to see if other issues exist first before pushing a release only for this fix).

@foosel foosel added bug Issue describes a bug done Done but not yet released and removed status:accepted labels Feb 15, 2016
@foosel foosel modified the milestone: 1.2.10 Feb 15, 2016
@foosel foosel closed this as completed in 0a3dc4b Mar 16, 2016
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue describes a bug done Done but not yet released
Projects
None yet
Development

No branches or pull requests

3 participants