Skip to content
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

Unable to update Config file. #262

Open
embywatcher opened this issue Jun 12, 2021 · 2 comments
Open

Unable to update Config file. #262

embywatcher opened this issue Jun 12, 2021 · 2 comments

Comments

@embywatcher
Copy link

I apologize if this issue was already identified; however, I wasn't able to location any information on the following.

When I try to install the latest release tvheadend-locast-0.8.6b.exe on my Windows 10 emby server, I get the following error during installation:

_"Unable to update Config file. Edit the file manually. 1 Traceback (most recent call last):
File "C:\Program Files\Python39\lib\runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
File "C:\Program Files\Python39\lib\runpy.py", line 87, in run_code
exec(code,m run_globals)
File "C:\Program Files\tvheadend-locast\build\WINDOWS\UpdateConfig.pyw", line 81, in

configObj = get_config(install_dir, opersystem, args)
File "C:\Program Files\tvheadend-locast\lib\config\user_config.py", line
36, in get_config
return TVHUserConfig(script_dir, opersystem, args)
File "C:\Program Files\tvheadend-locast\lib\config\user_config.py", line
58, in init
self.defn_json = config_defn.load_default_config_defns()
File "C:\Program Files\tvheadend-locast\lib\config\config_defn.py", line
40, in load_default_config_defns
defn_obj.merge_defn_file(CONFIG_DEFN_PATH, defn_file)
File "C:\Program FIles\tvheadend-locast\lib\config]config_defn.py", I "

The error seems like it continues, but isnt' displayed in the dialog box. All I can do is click "OK".

The installation continues until its completed. However, I am unable to start the tvheadend-locast services.

I receive the following when I attempt to start the service

"Windows could not start the TVHeadend-Locast service on Local Computer. The service did not return an error.
This could be an internal Windows error or an internal service error.
If the problem persists, contact your system administrator."

Thank you for any guidance and assistance on this issue.

@rocky4546
Copy link

rocky4546 commented Jun 15, 2021

I would recommend you add an issue to the correct app. Please go to
https://github.com/rocky4546/tvheadend-locast/issues
and add a issue there. Although I believe it is something that has been found and resolved in 0.8.6d

@embywatcher
Copy link
Author

Thank you. You are correct that this problem isn't occurring with the latest release (8.6.d). I will post any further issues in the correct app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants