gdombiak / OctoPod

Free open source client for OctoPrint
Apache License 2.0
229 stars 42 forks source link

not able to delete printers or add printers from outside local sources #510

Closed psdavidson812 closed 3 years ago

psdavidson812 commented 3 years ago

Hi, I am not able to delete printers or add printers from outside local sources. ip and port number is good because I can open it in my browser. Thanks

gdombiak commented 3 years ago

Hey @psdavidson812 , are you still seeing this issue? What do you mean by local sources? Is it your local network?

psdavidson812 commented 3 years ago

Yes, I am not able to delete my printer nor am I able to edit printers.

On Sun, Aug 29, 2021, 2:08 PM Gaston Dombiak @.***> wrote:

Hey @psdavidson812 https://github.com/psdavidson812 , are you still seeing this issue? What do you mean by local sources? Is it your local network?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/gdombiak/OctoPod/issues/510#issuecomment-907841025, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATIIJIEHSACTGBT7UQ5R7OLT7JZRTANCNFSM5DAPEYJQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

gdombiak commented 3 years ago

Could you check under Settings -> Security that read-only is disabled?

psdavidson812 commented 3 years ago

Bingo that was it!!! Thanks that’s been driving me crazy!!

On Sun, Aug 29, 2021 at 3:59 PM Gaston Dombiak @.***> wrote:

Could you check under Settings -> Security that read-only is disabled?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/gdombiak/OctoPod/issues/510#issuecomment-907861410, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATIIJIEJVFT3WS5DOIHUHBDT7KGS7ANCNFSM5DAPEYJQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

gdombiak commented 3 years ago

Excellent! Another person just run into the same issue. I will improve the UI to give a hint about what is going on so users can troubleshoot this by themselves. Thanks for helping troubleshoot this.

Gaston