GithubHelp home page GithubHelp logo

Comments (15)

MoshiMoshi0 avatar MoshiMoshi0 commented on August 31, 2024

Please edit the TTController.Service.exe.Config file and change:
<logger name="*" minLevel="Debug" writeTo="console" enabled="true" />
to
<logger name="*" minLevel="Trace" writeTo="console" enabled="true" />
then in the Main Menu select run in console and post the log output.

from ttcontroller.

Pobblebonk2102 avatar Pobblebonk2102 commented on August 31, 2024

TTController1
TTController2
TTController3

from ttcontroller.

MoshiMoshi0 avatar MoshiMoshi0 commented on August 31, 2024

It seems to initialize and finalize correctly and it is not hanging for a long time anywhere.

Did you maybe move the exe after installing? If so you have to uninstall and install again.

from ttcontroller.

Pobblebonk2102 avatar Pobblebonk2102 commented on August 31, 2024

I didnt move the .exe after installing. I also tried uninstalling and installing again but that doesnt help :/

from ttcontroller.

MoshiMoshi0 avatar MoshiMoshi0 commented on August 31, 2024

Could you try starting the service from services.msc? If it also wont start you could try changing the service account by right clicking on the service and going to "Log On" in properties. There you can set a custom account to run the service as instead of Local System, make sure the account has admin rights.

from ttcontroller.

MoshiMoshi0 avatar MoshiMoshi0 commented on August 31, 2024

Also check if "allow service to interact with desktop" was checked in the service properties.

from ttcontroller.

Pobblebonk2102 avatar Pobblebonk2102 commented on August 31, 2024

Starting trough services.msc with or without letting it run on a custom account fails with the error message "Error 1053: The Service doesnt anwer in time to start- or control-request" (translated).
"Allow service to interact with desktop" was checked.

from ttcontroller.

MoshiMoshi0 avatar MoshiMoshi0 commented on August 31, 2024

Are there logs created in Logs folder? Post the newest one when you try to start it.

This is a really weird issue. Seems like its something wrong with windows.

from ttcontroller.

Pobblebonk2102 avatar Pobblebonk2102 commented on August 31, 2024

current.log

That is the latest log file after trying to start trough services.msc .

from ttcontroller.

Pobblebonk2102 avatar Pobblebonk2102 commented on August 31, 2024

I tried it again because why not and for some reason it started without an error message right now.
Log file after successful start:
current.log

from ttcontroller.

MoshiMoshi0 avatar MoshiMoshi0 commented on August 31, 2024

Oh... Well it fails to start because the config is empty or invalid. Interesting that it works fine when you run it in console.

Did you try to configure the service? What is your current config? If you dont know how to configure it I can make one for you.

from ttcontroller.

Pobblebonk2102 avatar Pobblebonk2102 commented on August 31, 2024

I didnt configure the service yet. Current config.json:
{
"Profiles": [],
"ComputerStateProfiles": [],
"PortConfigs": [],
"SensorConfigs": []
}
I will try to configure it following the examples given in the readme.

from ttcontroller.

MoshiMoshi0 avatar MoshiMoshi0 commented on August 31, 2024

Ok, if you need help with the config just make a "configuration help" issue.

I will close this one once I fix that the service fails to start with empty config.

from ttcontroller.

Pobblebonk2102 avatar Pobblebonk2102 commented on August 31, 2024

Thanks for your help :)

from ttcontroller.

MoshiMoshi0 avatar MoshiMoshi0 commented on August 31, 2024

Unfortunately, im unable to reproduce this bug with empty config. So you had to somehow have an invalid config for this to happen. The exception you got only happens when there is no plugin with a name specified in the config. I'll add some log messages for that.

Anyways, you have it working so im closing this issue.

from ttcontroller.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.