redwerks / mediawiki-shorturl-builder

React JS port of Redwerks' original Ruby based MediaWiki ShortURL builder
https://shorturls.redwerks.org/
GNU Affero General Public License v3.0
5 stars 4 forks source link

Unexpected Error #16

Open valdr opened 5 months ago

valdr commented 5 months ago

When attempting to run the tool, I get the following error:

An unexpected error has occurred.
Were sorry, but the detection server has failed due to an unexpected error.

Unexpected server error
code: ENOTFOUND
syscall: queryAaaa
hostname: <IP Address redacted>

Stack:
Error: queryAaaa ENOTFOUND <IP Address redacted>
    at QueryReqWrap.onresolve [as oncomplete] (internal/dns/promises.js:172:17)

There is no domain name, the server runs with an IP address only (Test-server, port 80 purposely opened to the world, will be closed again)