Cloned server stopped working

Dani

Member
I've cloned the server few months ago to run some tests on upgraded version.
boot it up today - and run update - Server is now upgraded to
  • v.0.5.28.2753-5.2.871-f5d67cfdeda1422e35c1ed5482468ba8d96a502c

my code can't connect to the server - what would be the steps to verify server status ?
how can I figure out what is wrong ?


trying this show connection refused on both real server and cloned server.
(although it's not block by iptables or firewall)



this might shed some light ?

exception"com.flashphoner.rest.server.exception.NotFoundException"
path"/rest-api/push/find_all"
error"Not Found"
message"Not found any transponder"
timestamp1609428039268
status404
 
Last edited:

Dani

Member
03:23:31,570 INFO Subscription - Subscription Thread processSuccessPingResult result: PingResult{status='success'}
03:23:31,570 INFO Subscription - Subscription Thread Subscription success, connection repaired or subscription has been renewed after a temporary cancellation
03:23:31,570 INFO Subscription - Subscription Thread successLicense licenseStatus: success success >> success

in order for you to access the server I'll need your ip address and your public key to put in the authorized keys file.
 
Top