|
||||
This page has archives. Sections older than 30 days may be automatically archived by Lowercase sigmabot III when more than 2 sections are present. |
"Access to storage is not allowed from this context" error in console?
reFill was previously working fine for me, but now I'm getting a blank screen with a "Uncaught (in promise) Error: Access to storage is not allowed from this context" error in the JS console? I've filed this as bug report T386446. Jpatokal (talk) 10:42, 14 February 2025 (UTC)
- @Jpatokal: The code the error occurs in is part of the LastPass browser extension, not reFill. Curb Safe Charmer (talk) 09:25, 25 February 2025 (UTC)
Doesn't work
I click on the arrow and literally nothing happens. --Bageense(disc.) 22:08, 23 March 2025 (UTC)
- I am able to reproduce. https://refill.toolforge.org/ng/, article "2023 Nigerian Senate election". In the JavaScript console, I am getting a CORS error and a
TypeError: Cannot read properties of undefined (reading 'data')
. Screenshot with more details. Mentioned in Discord as a possible cause to investigate: phab:T322944. –Novem Linguae (talk) 23:06, 23 March 2025 (UTC)- Someone on Discord has pointed out that perhaps the CORS error is a distraction and the fundamental problem is actually getting a 504 Gateway Timeout error when trying to load the API https://refill-api.toolforge.org/fixWikipage. The 504 error page would be missing an ACAO CORS header, generating the CORS error, but the fundamental problem is the timeout itself. –Novem Linguae (talk) 04:19, 24 March 2025 (UTC)
- The API hasn't been serving requests since around 28 hours ago. Probably needs a restart. Chlod (say hi!) 05:16, 24 March 2025 (UTC)
- Someone on Discord has pointed out that perhaps the CORS error is a distraction and the fundamental problem is actually getting a 504 Gateway Timeout error when trying to load the API https://refill-api.toolforge.org/fixWikipage. The 504 error page would be missing an ACAO CORS header, generating the CORS error, but the fundamental problem is the timeout itself. –Novem Linguae (talk) 04:19, 24 March 2025 (UTC)
- I'll add that I've been experiencing an issue for potentially 24 hours where the screen stalls at "Submitting your task..." Significa liberdade (she/her) (talk) 04:17, 24 March 2025 (UTC)
- I'm looking into this. I have done the usual restarts, and it is now stuck at "waiting for an available worker" rather than "Submitting your task..." which is progress, but I haven't got much time to look at it today. Curb Safe Charmer (talk) 10:43, 24 March 2025 (UTC)
- Fixed now, with thanks to TheresNoTime. Curb Safe Charmer (talk) 15:17, 24 March 2025 (UTC)
- Maybe one of you would be willing to type up the work instruction for how to fix this (restart) and post it on wiki somewhere? If so I'd be happy to try it next time. I think I have enough access, and refill seems to get stuck often enough that it would be useful to have a procedure for this. –Novem Linguae (talk) 17:26, 24 March 2025 (UTC)
- @Novem Linguae: Thanks, good suggestion. Done. See Wikipedia:Refill/restart. Though this didn't work this time, due to code in the restart script that was no longer supported I believe. Curb Safe Charmer (talk) 21:25, 24 March 2025 (UTC)
- Maybe one of you would be willing to type up the work instruction for how to fix this (restart) and post it on wiki somewhere? If so I'd be happy to try it next time. I think I have enough access, and refill seems to get stuck often enough that it would be useful to have a procedure for this. –Novem Linguae (talk) 17:26, 24 March 2025 (UTC)