Skip to content

Kiri:Moto not sending/spooling to OctoPi #2

@jorenminer

Description

@jorenminer

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions