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

[Bug] Malformed JSON response #32

Closed
2 tasks done
skipster1337 opened this issue Apr 17, 2024 · 4 comments
Closed
2 tasks done

[Bug] Malformed JSON response #32

skipster1337 opened this issue Apr 17, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@skipster1337
Copy link

skipster1337 commented Apr 17, 2024

Before Reporting

  • I found no existing issues matching my bug
  • My issue is not caused by a theme

Describe the Bug

After install, Millennium doesn't work and all I see in the log is this:

[14:00:42] [fail] Received malformed JSON response from websocket: [json.exception.type_error.302] type must be string, but is null
iles\steam/steamui/skins

My Steam is installed to D:\ProgramFiles\Steam

Expected Behavior

Millennium working and it appearing in Steam settings

Steps To Reproduce

  1. Install Millennium
  2. Open Steam settings, see there's no button to open Millennium
  3. Check logs
  4. See error

Operating System

Windows

Anything else?

No response

@skipster1337 skipster1337 added the bug Something isn't working label Apr 17, 2024
@shdwmtr
Copy link
Owner

shdwmtr commented Apr 17, 2024

  • Try deleting your skins folder %steam%/steamui/skins
  • Try checking out this issue and follow the steps

@skipster1337
Copy link
Author

oops, I had my sftp server's web ui on port 8080, my bad
it works now, thanks

@BezShkvark0
Copy link

oops, I had my sftp server's web ui on port 8080, my bad it works now, thanks
1

Could you please say how did u fix it? I got pretty same problem here

@skipster1337
Copy link
Author

oops, I had my sftp server's web ui on port 8080, my bad it works now, thanks
1

Could you please say how did u fix it? I got pretty same problem here

For some reason steamwebhelper is using port 8080 in your case, for me it was a different software using that port so I had to configure it to use another port, after that millennium worked fine. I'm not sure how you could fix your issue tho.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants