Pioreactor / Pioreactor/pioreactor
Can't access the pioreactor ui
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 149
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
I even reflashed the latest image (25.3.5). I get his error message:
URL: http://pioreactor4.iot.udayton.edu/
Failed to read the 'localStorage' property from 'Window': Access is denied for this document. at Overview (http://pioreactor4.iot.udayton.edu/static/js/main.cd00c683.js:2:5413) at E (http://pioreactor4.iot.udayton.edu/static/js/main.cd00c683.js:102:583043) at I (http://pioreactor4.iot.udayton.edu/static/js/main.cd00c683.js:102:586259) at Va (http://pioreactor4.iot.udayton.edu/static/js/main.cd00c683.js:2:581255) at div at main at s (http://pioreactor4.iot.udayton.edu/static/js/main.cd00c683.js:2:250903) at Yh (http://pioreactor4.iot.udayton.edu/static/js/main.cd00c683.js:102:1401236) at div at em (http://pioreactor4.iot.udayton.edu/static/js/main.cd00c683.js:102:1402699) at A (http://pioreactor4.iot.udayton.edu/static/js/main.cd00c683.js:102:419510) at D (http://pioreactor4.iot.udayton.edu/static/js/main.cd00c683.js:102:585623) at h (http://pioreactor4.iot.udayton.edu/static/js/main.cd00c683.js:102:575899) at http://pioreactor4.iot.udayton.edu/static/js/main.cd00c683.js:102:244297 at http://pioreactor4.iot.udayton.edu/static/js/main.cd00c683.js:102:244541 at c (http://pioreactor4.iot.udayton.edu/static/js/main.cd00c683.js:102:1030591) at g (http://pioreactor4.iot.udayton.edu/static/js/main.cd00c683.js:102:1031224) at y (http://pioreactor4.iot.udayton.edu/static/js/main.cd00c683.js:102:1031533) at I (http://pioreactor4.iot.udayton.edu/static/js/main.cd00c683.js:102:1040507) at G (http://pioreactor4.iot.udayton.edu/static/js/main.cd00c683.js:102:1042928) at tm
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure at the reported URL and inspect the browser console, starting from the Overview entry in static/js/main.cd00c683.js. Determine why accessing localStorage is denied in the UI context, then verify that the Pioreactor UI loads without this error in the affected browser.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100