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

TypeError: Cannot read properties of undefined (reading 'nicks') #474

Open
Big-Daddio opened this issue Jul 14, 2024 · 3 comments
Open

TypeError: Cannot read properties of undefined (reading 'nicks') #474

Big-Daddio opened this issue Jul 14, 2024 · 3 comments

Comments

@Big-Daddio
Copy link

Current UI and client versions:

4.21

Operating system:

win 11 pro

Steps to reproduce the issue:

at some point overnight while the webui was open received this error , browser was running on another laptop win 11 pro Chrome
Version 126.0.6478.127 (Official Build) (64-bit)

Screenshots

Crash details

TypeError: Cannot read properties of undefined (reading 'nicks')
at G (https://pixie-pc:5601/js/transfers.8d1840e604ad0e4c0c15.chunk.js:1:7411)
at ka (https://pixie-pc:5601/js/main.560335911ba879ef8877.entry.js:2:2338934)
at ks (https://pixie-pc:5601/js/main.560335911ba879ef8877.entry.js:2:2395766)
at vu (https://pixie-pc:5601/js/main.560335911ba879ef8877.entry.js:2:2384918)
at Cu (https://pixie-pc:5601/js/main.560335911ba879ef8877.entry.js:2:2384846)
at gu (https://pixie-pc:5601/js/main.560335911ba879ef8877.entry.js:2:2384709)
at uu (https://pixie-pc:5601/js/main.560335911ba879ef8877.entry.js:2:2381850)
at Yn (https://pixie-pc:5601/js/main.560335911ba879ef8877.entry.js:2:2322780)
at ou (https://pixie-pc:5601/js/main.560335911ba879ef8877.entry.js:2:2378950)
at Object.enqueueForceUpdate (https://pixie-pc:5601/js/main.560335911ba879ef8877.entry.js:2:2330086)

@Big-Daddio
Copy link
Author

just had another one - it is a newish install about a week or two old, been hashing/indexing 40TB, but this seems to have only started happening today after I enabled and started using SSL in the config...

error as follows...

Web UI has crashed
Please submit a bug report with the requested information (and the crash details below) at the issue tracker.

Crash details
TypeError: Cannot read properties of undefined (reading 'country')
at a (https://pixie-pc:5601/js/424.b9b775d50fbed2ec85ca.chunk.js:1:9195)
at ka (https://pixie-pc:5601/js/main.560335911ba879ef8877.entry.js:2:2338934)
at ks (https://pixie-pc:5601/js/main.560335911ba879ef8877.entry.js:2:2395766)
at vu (https://pixie-pc:5601/js/main.560335911ba879ef8877.entry.js:2:2384918)
at Cu (https://pixie-pc:5601/js/main.560335911ba879ef8877.entry.js:2:2384846)
at gu (https://pixie-pc:5601/js/main.560335911ba879ef8877.entry.js:2:2384709)
at uu (https://pixie-pc:5601/js/main.560335911ba879ef8877.entry.js:2:2381850)
at Yn (https://pixie-pc:5601/js/main.560335911ba879ef8877.entry.js:2:2322780)
at ou (https://pixie-pc:5601/js/main.560335911ba879ef8877.entry.js:2:2378950)
at Object.enqueueForceUpdate (https://pixie-pc:5601/js/main.560335911ba879ef8877.entry.js:2:2330086)

@Big-Daddio
Copy link
Author

seems to be an SSL thing, I have disabled SSL and seems to be back to working properly?

@maksis
Copy link
Member

maksis commented Jul 15, 2024

seems to be an SSL thing, I have disabled SSL and seems to be back to working properly?

If you are using the default self-signed certificate, it may be causing issues with browsers. I see no reason why you should use encryption in a local network though.

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