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

[BUG] visit messaging need user id #89

Closed
Gismo1337 opened this issue Sep 28, 2022 · 1 comment
Closed

[BUG] visit messaging need user id #89

Gismo1337 opened this issue Sep 28, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@Gismo1337
Copy link

Description

Visiting Messaing caused error: userID required.

i used google sign in.


Console errors:
Cookie "__stripe_mid" mit dem "SameSite"-Attributwert "Lax" oder "Strict" wurde wegen einer seitenübergreifenden Weiterleitung weggelassen. messaging
Cookie "__stripe_sid" mit dem "SameSite"-Attributwert "Lax" oder "Strict" wurde wegen einer seitenübergreifenden Weiterleitung weggelassen. messaging
We are running on production App.js:55:10
Quellübergreifende (Cross-Origin) Anfrage blockiert: Die Gleiche-Quelle-Regel verbietet das Lesen der externen Ressource auf https://whisper-chat-app.herokuapp.com/socket.io/?userId=undefined&EIO=4&transport=polling&t=OE3--5S. (Grund: CORS-Kopfzeile 'Access-Control-Allow-Origin' stimmt nicht mit 'http://localhost:3000' überein).
XHRGEThttps://whisper-app-api.herokuapp.com/api/v1/app/getFriends/undefined
[HTTP/1.1 400 Bad Request 115ms]

Content Security Policy: Die Einstellungen der Seite haben das Laden einer Ressource auf inline blockiert ("script-src"). moz-extension:136:52
Content Security Policy: Die Einstellungen der Seite haben das Laden einer Ressource auf inline festgestellt ("script-src"). Ein CSP-Bericht wird gesendet. moz-extension:136:52
Für "https://js.stripe.com/v3/m-outer-e8599ce48e3ee1681f9c49cea9065a1b.html#url=https%3A%2F%2Fwhisper.vercel.app%2Fmessaging&title=Whisper&referrer=&muid=6784cfb2-0655-4cb7-8f3c-b798a3afe98fd05337&sid=2ebdc0e2-8d30-44e1-ae0c-88328aba9c4761f242&version=6&preview=false" wurde partitionierter Cookie- oder Speicherzugriff verwendet, da es im Kontext eines Drittanbieters geladen wurde und dynamische Zustandspartitionierung aktiv ist.
Content Security Policy: Die Einstellungen der Seite haben das Laden einer Ressource auf inline blockiert ("script-src"). moz-extension:136:52
Für "https://m.stripe.network/inner.html#url=https%3A%2F%2Fwhisper.vercel.app%2Fmessaging&title=Whisper&referrer=&muid=6784cfb2-0655-4cb7-8f3c-b798a3afe98fd05337&sid=2ebdc0e2-8d30-44e1-ae0c-88328aba9c4761f242&version=6&preview=false" wurde partitionierter Cookie- oder Speicherzugriff verwendet, da es im Kontext eines Drittanbieters geladen wurde und dynamische Zustandspartitionierung aktiv ist.
Content Security Policy: Die Einstellungen der Seite haben das Laden einer Ressource auf inline blockiert ("style-src"). moz-extension:88:56
Content Security Policy: Die Einstellungen der Seite haben das Laden einer Ressource auf inline festgestellt ("style-src"). Ein CSP-Bericht wird gesendet. moz-extension:88:56
Quellübergreifende (Cross-Origin) Anfrage blockiert: Die Gleiche-Quelle-Regel verbietet das Lesen der externen Ressource auf https://whisper-chat-app.herokuapp.com/socket.io/?userId=undefined&EIO=4&transport=polling&t=OE3--Qh. (Grund: CORS-Kopfzeile 'Access-Control-Allow-Origin' stimmt nicht mit 'http://localhost:3000' überein).
Quellübergreifende (Cross-Origin) Anfrage blockiert: Die Gleiche-Quelle-Regel verbietet das Lesen der externen Ressource auf https://whisper-chat-app.herokuapp.com/socket.io/?userId=undefined&EIO=4&transport=polling&t=OE3--mf. (Grund: CORS-Kopfzeile 'Access-Control-Allow-Origin' stimmt nicht mit 'http://localhost:3000' überein).
Uncaught TypeError: s.connect is not a function
    fc Chat.page.js:73
    setTimeout handler*456/fc</</< Chat.page.js:73
    emit index.js:143
    value socket.js:192
    emit index.js:143
    a manager.js:122
    emit index.js:143
    value socket.js:498
    emit index.js:143
    value transport.js:33
    value polling-xhr.js:81
    emit index.js:143
    value polling-xhr.js:197
    onreadystatechange polling-xhr.js:153
    onreadystatechange polling-xhr.js:152
    value polling-xhr.js:143
    n polling-xhr.js:101
    value polling-xhr.js:53
    value polling-xhr.js:78
    value polling.js:63
    value polling.js:23
    value transport.js:44
    value socket.js:159
    n socket.js:100
    value manager.js:108
    n manager.js:39
    re index.js:29
    fc Chat.page.js:40
    Lu React
    unstable_runWithPriority scheduler.production.min.js:18
    React 3
    D scheduler.production.min.js:16
    onmessage scheduler.production.min.js:12
    EventHandlerNonNull* scheduler.production.min.js:12
    i messaging:1
    <anonymous> index.js:4
    i messaging:1
    <anonymous> React
    i messaging:1
    <anonymous> React
    i messaging:1
    456 main.7691afe7.chunk.js:1
    i messaging:1
    t messaging:1
    r messaging:1
    <anonymous> main.7691afe7.chunk.js:1
Chat.page.js:73:30
Uncaught TypeError: s.connect is not a function
    fc Chat.page.js:73
    setTimeout handler*456/fc</</< Chat.page.js:73
    emit index.js:143
    value socket.js:192
    emit index.js:143
    a manager.js:122
    emit index.js:143
    value socket.js:498
    emit index.js:143
    value transport.js:33
    value polling-xhr.js:81
    emit index.js:143
    value polling-xhr.js:197
    onreadystatechange polling-xhr.js:153
    onreadystatechange polling-xhr.js:152
    value polling-xhr.js:143
    n polling-xhr.js:101
    value polling-xhr.js:53
    value polling-xhr.js:78
    value polling.js:63
    value polling.js:23
    value transport.js:44
    value socket.js:159
    n socket.js:100
    value manager.js:108
    r manager.js:320
    value manager.js:313
    value manager.js:95
    a manager.js:128
    emit index.js:143
    value socket.js:498
    emit index.js:143
    value transport.js:33
    value polling-xhr.js:81
    emit index.js:143
    value polling-xhr.js:197
    onreadystatechange polling-xhr.js:153
    onreadystatechange polling-xhr.js:152
    value polling-xhr.js:143
    n polling-xhr.js:101
Chat.page.js:73:30
Quellübergreifende (Cross-Origin) Anfrage blockiert: Die Gleiche-Quelle-Regel verbietet das Lesen der externen Ressource auf https://whisper-chat-app.herokuapp.com/socket.io/?userId=undefined&EIO=4&transport=polling&t=OE3-_qZ. (Grund: CORS-Kopfzeile 'Access-Control-Allow-Origin' stimmt nicht mit 'http://localhost:3000' überein).
Uncaught TypeError: s.connect is not a function
    fc Chat.page.js:73
    setTimeout handler*456/fc</</< Chat.page.js:73
    emit index.js:143
    value socket.js:192
    emit index.js:143
    a manager.js:122
    emit index.js:143
    value socket.js:498
    emit index.js:143
    value transport.js:33
    value polling-xhr.js:81
    emit index.js:143
    value polling-xhr.js:197
    onreadystatechange polling-xhr.js:153
    onreadystatechange polling-xhr.js:152
    value polling-xhr.js:143
    n polling-xhr.js:101
    value polling-xhr.js:53
    value polling-xhr.js:78
    value polling.js:63
    value polling.js:23
    value transport.js:44
    value socket.js:159
    n socket.js:100
    value manager.js:108
    r manager.js:320
    value manager.js:313
    r manager.js:323
    a manager.js:124
    emit index.js:143
    value socket.js:498
    emit index.js:143
    value transport.js:33
    value polling-xhr.js:81
    emit index.js:143
    value polling-xhr.js:197
    onreadystatechange polling-xhr.js:153
    onreadystatechange polling-xhr.js:152
    value polling-xhr.js:143
    n polling-xhr.js:101
    value polling-xhr.js:53
    value polling-xhr.js:78
    value polling.js:63
    value polling.js:23
    value transport.js:44
    value socket.js:159
    n socket.js:100
    value manager.js:108
    r manager.js:320
    value manager.js:313
    value manager.js:95
    a manager.js:128
    emit index.js:143
    value socket.js:498
    emit index.js:143
    value transport.js:33
    value polling-xhr.js:81
    emit index.js:143
    value polling-xhr.js:197
    onreadystatechange polling-xhr.js:153
    onreadystatechange polling-xhr.js:152
    value polling-xhr.js:143
    n polling-xhr.js:101
Chat.page.js:73:30
Uncaught TypeError: s.connect is not a function
    fc Chat.page.js:73
    setTimeout handler*456/fc</</< Chat.page.js:73
    emit index.js:143
    value socket.js:192
    emit index.js:143
    a manager.js:122
    emit index.js:143
    value socket.js:498
    emit index.js:143
    value transport.js:33
    value polling-xhr.js:81
    emit index.js:143
    value polling-xhr.js:197
    onreadystatechange polling-xhr.js:153
    onreadystatechange polling-xhr.js:152
    value polling-xhr.js:143
    n polling-xhr.js:101
    value polling-xhr.js:53
    value polling-xhr.js:78
    value polling.js:63
    value polling.js:23
    value transport.js:44
    value socket.js:159
    n socket.js:100
    value manager.js:108
    r manager.js:320
    value manager.js:313
    r manager.js:323
    a manager.js:124
    emit index.js:143
    value socket.js:498
    emit index.js:143
    value transport.js:33
    value polling-xhr.js:81
    emit index.js:143
    value polling-xhr.js:197
    onreadystatechange polling-xhr.js:153
    onreadystatechange polling-xhr.js:152
    value polling-xhr.js:143
    n polling-xhr.js:101
    value polling-xhr.js:53
    value polling-xhr.js:78
    value polling.js:63
    value polling.js:23
    value transport.js:44
    value socket.js:159
    n socket.js:100
    value manager.js:108
    r manager.js:320
    value manager.js:313
    r manager.js:323
    a manager.js:124
Chat.page.js:73:30
Quellübergreifende (Cross-Origin) Anfrage blockiert: Die Gleiche-Quelle-Regel verbietet das Lesen der externen Ressource auf https://whisper-chat-app.herokuapp.com/socket.io/?userId=undefined&EIO=4&transport=polling&t=OE3_13X. (Grund: CORS-Kopfzeile 'Access-Control-Allow-Origin' stimmt nicht mit 'http://localhost:3000' überein).
Uncaught TypeError: s.connect is not a function
    fc Chat.page.js:73
    setTimeout handler*456/fc</</< Chat.page.js:73
    emit index.js:143
    value socket.js:192
    emit index.js:143
    a manager.js:122
    emit index.js:143
    value socket.js:498
    emit index.js:143
    value transport.js:33
    value polling-xhr.js:81
    emit index.js:143
    value polling-xhr.js:197
    onreadystatechange polling-xhr.js:153
    onreadystatechange polling-xhr.js:152
    value polling-xhr.js:143
    n polling-xhr.js:101
    value polling-xhr.js:53
    value polling-xhr.js:78
    value polling.js:63
    value polling.js:23
    value transport.js:44
    value socket.js:159
    n socket.js:100
    value manager.js:108
    r manager.js:320
    value manager.js:313
    r manager.js:323
    a manager.js:124
    emit index.js:143
    value socket.js:498
    emit index.js:143
    value transport.js:33
    value polling-xhr.js:81
    emit index.js:143
    value polling-xhr.js:197
    onreadystatechange polling-xhr.js:153
    onreadystatechange polling-xhr.js:152
    value polling-xhr.js:143
    n polling-xhr.js:101
    value polling-xhr.js:53
    value polling-xhr.js:78
Chat.page.js:73:30
Quellübergreifende (Cross-Origin) Anfrage blockiert: Die Gleiche-Quelle-Regel verbietet das Lesen der externen Ressource auf https://whisper-chat-app.herokuapp.com/socket.io/?userId=undefined&EIO=4&transport=polling&t=OE3_2Ia. (Grund: CORS-Kopfzeile 'Access-Control-Allow-Origin' stimmt nicht mit 'http://localhost:3000' überein).

Screenshots

grafik

@Gismo1337 Gismo1337 added the bug Something isn't working label Sep 28, 2022
@Dun-sin
Copy link
Owner

Dun-sin commented Sep 28, 2022

Wrong Project

@Dun-sin Dun-sin closed this as completed Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants