Question:
How to fix santa-member-viewer error?
Product:
Like in screen
What are you trying to achieve:
I’m experiencing several persistent errors on my Wix site, and I would appreciate your help in identifying and resolving the issue.
When I load the site, the developer console shows multiple errors (see attached screenshot). The most critical ones are:
- 404 errors – The browser fails to fetch assets from
static.parastorage.com
, for example:
javascript
ZkopírovatUpravit
Error: Fetching asset failed with status code [404]
https://static.parastorage.com/services/members-area-notifications/1.21.0/Notification...
- TypeError: Cannot read properties of undefined (‘filter’) – This seems to be triggered within the Santa Members Viewer app.
- Wix Thunderbolt errors – The clientWorker is logging several async errors when initializing platform components. For example:
at async runPlatformOnPage
at async Object.init
It appears the site is trying to load missing or misconfigured assets and then failing on related JavaScript execution.
What have you already tried:
Republish, Instal nmp lodash
Additional information:
nope