Ensure we display the server name we were trying to contact, just in case user has pointed to a different Plantuml server and forgotten about it e.g. in ~/Library/Preferences/Pynsource/pynsource.ini you might have
PlantUmlServerUrl = http://plantuml.dokku.nas/uml
which could be offline.
Rather than displaying "internet error", it may not be an internet issue at all, rather, it could be this kind of server mis-configuration.
Ensure we display the server name we were trying to contact, just in case user has pointed to a different Plantuml server and forgotten about it e.g. in
~/Library/Preferences/Pynsource/pynsource.iniyou might havewhich could be offline.
Rather than displaying "internet error", it may not be an internet issue at all, rather, it could be this kind of server mis-configuration.