Wruczek / ts-website

A website for your TeamSpeak 3 server
https://ts.wruczek.tech
GNU General Public License v3.0
336 stars 81 forks source link

After PHP reinstall -> Cannot retrieve server status #155

Closed PWNYYY closed 4 years ago

PWNYYY commented 4 years ago

Hi, i reinstalled php7.3 and removed older versions and now the Website cannot retrieve server status. All other works fine. Any solutions?

image

Thanks

Wruczek commented 4 years ago

Visit /api/getstatus.php and paste the output.

PWNYYY commented 4 years ago

{"success":true,"generated":1582936157,"data":{"uid":"xi3u4oxk7TqevAmHH612vKRWI54=","name":"TeamSpeak\u00b3 Server","nicknames":"nicknames","channelCount":130,"serverIconId":3528899973,"clientsOnline":8,"maxClients":32,"reservedSlots":0,"onlineRecord":24,"onlineRecordDate":1581626792,"version":"3.11.0","platform":"Linux","uptime":465893,"uptimeFormatted":"5d 09h 24m","averagePacketloss":0.0015,"averagePing":4.125}}

Wruczek commented 4 years ago

Whats your website URL?

PWNYYY commented 4 years ago

Thats really weird. I restarted my WebServer and now the Server status displays successfully. Thank you very much for your help.