Hallo zusammen,
ich habe Probleme mit der Server Konfig.
Habe die Ports 4254-4259 UDP & TCP im Router Freigegeben.
Bekomme aber dennoch die Fehlermeldung:
17.12.2017 15:04 server.Main
WARNING: Unable to get UUID: No HTTP Server was found, please check your firewall settings and make sure the address is reachable from outside. [Code:607]
17.12.2017 15:04 server.Main
SEVERE: Unable to send initial ping to hive
de.jiw.apigility.exceptions.ApigilityException: No HTTP Server was found, please check your firewall settings and make sure the address is reachable from outside. [Code:607]
at de.jiw.apigility.Apigility.processMainData(Apigility.java:96)
at de.jiw.apigility.Apigility.getObjectData(Apigility.java:85)
at de.jiw.apigility.Apigility.getObjectData(Apigility.java:75)
at server.Main.initApplication(SourceFile:294)
at commons.JIWApplication.initialize(SourceFile:236)
at com.jme3.system.NullContext.initInThread(NullContext.java:87)
at com.jme3.system.NullContext.run(NullContext.java:130)
at java.lang.Thread.run(Unknown Source)
*************** NEW THREAD LOCAL ALLOCATION ***************
17.12.2017 15:05 server.Main
WARNING: Error while sending ping to hive (1): No HTTP Server was found, please check your firewall settings and make sure the address is reachable from outside. [Code:607]
17.12.2017 15:06 server.Main
WARNING: Error while sending ping to hive (2): No HTTP Server was found, please check your firewall settings and make sure the address is reachable from outside. [Code:607]
17.12.2017 15:07 server.Main