malnvenshorn / OctoPrint-FilamentManager

OctoPrint plugin to manage your filament inventory
GNU Affero General Public License v3.0
131 stars 60 forks source link

plugin not attempting connection to postgresql server #198

Open Paulg5678 opened 4 years ago

Paulg5678 commented 4 years ago

I have installed postgresql servers on both my iMac and the raspberry pi that I have octoprint running on and when I tell the plugin to use an external database and point it to them, I get a red 'test' button. However, when I look at the logs on either one of those db servers, there is no record of a failed connection attempt. I have confirmed that they will log failures as I have a client app on my phone and when it makes a bad connection, I see the record in the logs on the server I was attempting to connect to.

Sorglos3D commented 4 years ago

i still have the same problem. i have the database on my synology with port 54321 and it downt will connect. if i will test it on commandline on the pi it will works but the plugin will not work.