peps1 / airdcpp-user-commands

Extension to run commands from chat to output information or trigger actions. See /help for a full list
https://www.npmjs.com/package/airdcpp-user-commands
6 stars 0 forks source link

Error when getting OS info #1

Closed Sopor closed 4 years ago

Sopor commented 4 years ago

I was testing your web extension and when i run /stats it seems to show Error when getting OS info: in the Events even if it show this information in main:

  -=[ AirDC++w 2.7.0 x86_64 http://www.airdcpp.net ]=-
  -=[ Uptime: 46 days 4 hours 40 minutes 53 seconds ]=-
  -=[ Ratio Session: 0.00 (Uploaded: 155.79 kB | Downloaded: 51.86 MB ) ]=-
  -=[ Ratio Total: 0.01 (Uploaded: 9.21 MB | Downloaded: 1.42 GB ) ]=-
  -=[ OS: Ubuntu 14.04.6 LTS (Uptime: 148 days 2 hours 9 minutes 34 seconds) ]=-
  -=[ CPU: Intel(R) Core(TM) i5 CPU         760  @ 2.80GHz ]=-

Application version AirDC++w 2.7.0 x86_64 Web UI version 2.7.0

peps1 commented 4 years ago

Thanks, I'll have a look.

peps1 commented 4 years ago

Fixed in 5090925 (v1.0.8)