-
Dear Airflow Maintainers,
### Environment
Before I tell you about my issue, let me describe my Airflow environment:
_Please fill out any appropriate fields:_
- Airflow version: 1.7.0
- Airflow compo…
-
I am trying to write an Octoprint plugin for Digital Light Processing (DLP) printers.
It is Octoprint's goal to provide a neat interface for any 3D printer, a DLP plugin is therefore a must.
The ques…
-
### Description of Issue/Question
How to use salt-api with Tornado? instead of CherryPy?
-
When I want to upgrade my VPS, what files do I need to back up to keep my settings data and user data. I tried copying the `app.db` file, because there seems to be basic information about the user, bu…
Ju-ch updated
4 years ago
-
Create a deepstream.io client for Python, that connects to deepstream via TCP and supports Authentication, Permissioning, Records, Events and RPCs.
**Great resources to get started:**
[Writing a deep…
-
Ok so I installed dynmap on one of my servers. I have a dedicated machine. The console states that the webserver was started on address 0.0.0.0:8123 but when I go to http://:8123 I get Unable to Conne…
-
I've been fiddling around with OctoPrint for the past few days, watching the various tutorials, etc., and I have yet to get Cura working 100%. I finally grabbed the devel branch code (and have absolut…
-
Hi there,
I'm trying to build a tornado application (webserver.py) that connects to a TCP server (tcpserver.py). The application has a global `tcp_reader` coroutine responsible to read data from the …
kriek updated
4 years ago
-
Hello,
It seems there is a bug in _rdesktop_ module.
When you try to connect to given url (e.g. _http://127.0.0.1:9000/Y2Di4MxAuq_), there is the following error:
```
Traceback (most recent ca…
-
If the server is being accessed through HTTPS, anything that relies on WebSockets will fail silently and only show an error on the JavaScript command line. The most important feature that's unavailabl…