TrakHound / TrakHound-Community

Open Source MDC Software Package using MTConnect
http://www.TrakHound.com
GNU General Public License v3.0
49 stars 29 forks source link

Trackhound server stopped and wont start #47

Open skibum1869 opened 1 year ago

skibum1869 commented 1 year ago

The server is stopping, and wont come up after a reboot on windows 10.

C:\Program Files (x86)\TrakHound\Server>TrakHound-Server.exe
--------------------------------------------------
  _______ _    _
 |__   __| |  | |  TrakHound Server
    | |  | |__| |  v1.5.9.23220
    | |  |  __  |
    | |  | |  | |  GPLv3
    |_|  |_|  |_|  Copyright TrakHound Inc. 2017

  Open Source CNC Data Acquistion Software
          Package using MTConnect
             www.TrakHound.com
--------------------------------------------------
TrakHound Data API Host set to http://localhost:8472/api/
TrakHound Authentication API Host set to https://v1.trakhound.com/api/
Server Plugins --------------------------
9 Plugins Found
------------------------------
MTConnect Status : v1.5.9.23220
Snapshot Data : v1.5.9.23220
Parts : v1.5.9.23220
Overrides : v1.5.9.23220
OEE : v1.5.9.23220
MTConnect : v1.5.9.23220
Instances : v1.5.9.23220
GeneratedEvents : v1.5.9.23220
TrakHound Cloud : v1.5.9.23220
----------------------------------------
API Configuration File Monitor Started
API Configuration File Monitor Started

C:\Program Files (x86)\TrakHound\Server>net start TrakHound-Server
The service is not responding to the control function.

More help is available by typing NET HELPMSG 2186.

image image image

PatrickRitchie commented 1 year ago

@skibum1869 Try running the exe from the command line using the "debug" argument as this may give you some insight into what is wrong:

trakhound-server debug

You may also want to try clearing the C:\TrakHound\Backup and C:\TrakHound\Databases directories.

Please let me know if you are still having issues after trying the above.

Thanks, -Patrick

skibum1869 commented 1 year ago

It appears to run from the command line. Is there a good way to uninstall and reinstall the server? image ![Uploading 213213658...]