question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error after windows install from setup.exe

See original GitHub issue

Installed from https://github.com/hubblestack/hubble/releases/download/v2.4.7/Hubble-v2.4.7-Setup.exe on Windows 10 for testing and came across this error:

C:\Program Files (x86)\Hubble>hubble.exe
An Error occurred while loading the config: object of type 'NoneType' has no len()
Traceback (most recent call last):
  File "hubble.py", line 5, in <module>
  File "hubblestack\daemon.py", line 49, in run
    load_config()
  File "hubblestack\daemon.py", line 468, in load_config
    __opts__ = salt.config.minion_config(parsed_args.get('configfile'))
  File "site-packages\salt\config\__init__.py", line 2422, in minion_config
  File "site-packages\salt\config\__init__.py", line 3783, in apply_minion_config
TypeError: object of type 'NoneType' has no len()
Failed to execute script hubble

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
basepicommented, Dec 14, 2018

@madchills looks like this is just a default config issue when you get back to this.

Thanks for following up everyone!

0reactions
basepicommented, Feb 26, 2019

Fixed in #553

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to troubleshoot Windows Installer errors - Microsoft Support
Fix that installation or update process was not completed successfully · Click Start windows icon , type msconfig in the Search box, and...
Read more >
How to Fix Microsoft Windows 10 Installation Error Codes
Error Codes while installing Windows 10 and their corresponding solutions · Open an elevated command prompt · Copy and paste the below command....
Read more >
4 Solutions to Fix Windows 10/11 Installation Has Failed
A Running Program: If there is a program or service that is still running when you try to do the installation, this error...
Read more >
Windows Cannot Access \\servername\deploy\Setup.exe ...
This error can occur when the Windows user account on the workstation does not have enough permissions to the deploy folder to execute...
Read more >
[SOLVED] Windows 10 Could Not Complete the Installation + ...
If you have received an error message that says Windows 10 could not complete the installation after updating your operating system, you can...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found