-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
about stracker on linux #10
Comments
I have checked the server.js, controller.js, index.html, services.js. In server.js, stracker setting seems not support linux, if I activate the stracker( set the path @ settings.js), couldn't start the Stracker server and the ACservermanager will be no response too( cant connect to the port3000 page after a few seconds) if i disable the stacker, acservermanager work fine but without stracker. I have tried to modfiy the server.js about stracker, /api/stracker part?(sth like that) change the stracker.exe to be ./stracker stracker_ini stracker.ini (the way to start stracker in linux), still the same ( the port 3000 would be no response after a few seconds, and Stracker not work too) So I want to know, does the stracker function works fine in windows(I mean start at the webpage)? Because someone said it's working but the gui has some errors cause loading all the time but the server works. And when you start ACserver on the manager, ACserver status will be"loading", at the same time, Stracker status will be"loading too"(only click start for ACServer both status loading , and the Stacker's buttom no response) sorry for my poor english |
Hey stracker starts fine from the app in Windows though there is currently a UI bug where it doesn't show a started state even though it is running. I have no idea for linux as I don't run any linux severs and the linux support was added by a contributor. Cheers |
Tracks and cars management, merging to master Tested on Linux, seems to work without issues, templates work fine + all other functionality seems to work fine. Drag & drop feature works quite well! Some code indentation clean up required in some files
Hey, sorry to bring up this old topic. I've tried changing it to edit: |
I can run stacker on linux, but not on the web page? Is the webpage stracker start function only support windows? I have tried to set stacker loaction as .../stracker or .../stracker/stracker_linux_x86 and doesn't work. Could anyone help me? Thanks a lot.
The text was updated successfully, but these errors were encountered: