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

Kiri:Moto not sending/spooling to OctoPi #2

Open
Sil3ntLight opened this issue Dec 2, 2020 · 1 comment
Open

Kiri:Moto not sending/spooling to OctoPi #2

Sil3ntLight opened this issue Dec 2, 2020 · 1 comment

Comments

@Sil3ntLight
Copy link

I am using OctoPi v 1.5.0, tried all versions of Kiri:Moto in the UI. I also enabled the Pi to be reachable at port 5000 (editing the systemd startup script, changing 127.0.0.1 to 0.0.0.0). All other octopi features work as expected.

When spooling with Grid.local, the octopi instance is found. Nothing happens when clicking "send". The logs show:

2020-12-02 16:41:47,900 - octoprint.plugins.gridspace - DEBUG - reconnect
2020-12-02 16:41:47,900 - octoprint.plugins.gridspace - DEBUG - v0.1.6 connecting
2020-12-02 16:41:47,903 - octoprint.plugins.gridspace - DEBUG - connect 12 = [octopi] {'device': {'name': 'Big Brother - OctoPrint', 'host': 'octopi', 'uuid': 'octopi', 'port': 5000, 'mode': 'octo', 'addr': ['127.0.1.1']}, 'state': 'ready', 'rand': 1606927308, 'type': 'op-0.1.6'}

I also tried changing the pi's address for "octopi" entry in /etc/hosts to it's actual local ip. This makes the logs have the local ip under addr, but still nothing but this message happens. I also tried forking the octopi gridspace plugin to my own repo, changing the port to 80, installing that, but the same thing happens.

Why can I not send files from Kiri:Moto to octopi?

@Sil3ntLight
Copy link
Author

I also just tried the same process, through a manual install of octoprint on raspbian. Exact same results.

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

1 participant