-
-
Notifications
You must be signed in to change notification settings - Fork 30
Description
Tried testing the link on two browsers, and always can´t create the session, as per below log:
Using Vivaldi:
script.js:1 Failed to load resource: the server responded with a status of 404 ()
style.css:1 Failed to load resource: the server responded with a status of 404 ()
about:srcdoc:81 CodeCafe script loaded!
index-j7GooT0f.js:1042 [DEBUG] State changed - isSessionActive: false, joinState: idle
index-j7GooT0f.js:1039 GET https://codecafe.app/_vercel/insights/script.js net::ERR_BLOCKED_BY_CLIENT
tst @ index-j7GooT0f.js:1039
(anonymous) @ index-j7GooT0f.js:1039
VD @ index-j7GooT0f.js:41
Sb @ index-j7GooT0f.js:41
(anonymous) @ index-j7GooT0f.js:41
x @ index-j7GooT0f.js:26
B @ index-j7GooT0f.js:26
index-j7GooT0f.js:1039 [Vercel Web Analytics] Failed to load script from /_vercel/insights/script.js. Be sure to enable Web Analytics for your project and deploy again. See https://vercel.com/docs/analytics/quickstart for more information.
Vivaldi: Prohibitted blocking overflowing/scrolling of the document.
index-j7GooT0f.js:882 [useSessionManager] Error creating session or setting initial content: Ci {message: 'Network Error', name: 'AxiosError', code: 'ERR_NETWORK', config: {…}, request: XMLHttpRequest, …}
Using Chrome:
script.js:1 Failed to load resource: the server responded with a status of 404 ()Understand this error
style.css:1 Failed to load resource: the server responded with a status of 404 ()Understand this error
about:srcdoc:81 CodeCafe script loaded!
index-j7GooT0f.js:1042 [DEBUG] State changed - isSessionActive: false, joinState: idle
index-j7GooT0f.js:882 [useSessionManager] Error creating session or setting initial content: Ci {message: 'Network Error', name: 'AxiosError', code: 'ERR_NETWORK', config: {…}, request: XMLHttpRequest, …}