adrianhajdin / project_medical_pager_chat

Medical Pager Chat App powered by GetStream
1.49k stars 470 forks source link

Getting Two errors #29

Open yashdalal07 opened 1 year ago

yashdalal07 commented 1 year ago

POST https://localhost:8000/auth/signup net::ERR_SSL_PROTOCOL_ERROR xhr.js:247
Auth.jsx:50 Uncaught (in promise) AxiosError {message: 'Network Error', name: 'AxiosError', code: 'ERR_NETWORK', config: {…}, request: XMLHttpRequest, …} Screenshot 2023-03-31 175032

RahulAgnihotri2001 commented 1 year ago

Yash were you able to solve the error ?

yashdalal07 commented 1 year ago

Yes

On Wed, Apr 5, 2023, 12:52 PM RahulAgnihotri2001 @.***> wrote:

Yash were you able to solve the error ?

— Reply to this email directly, view it on GitHub https://github.com/adrianhajdin/project_medical_pager_chat/issues/29#issuecomment-1497038623, or unsubscribe https://github.com/notifications/unsubscribe-auth/A62OSHN4EUR22VENS4LWJQDW7UMTLANCNFSM6AAAAAAWOSQFNI . You are receiving this because you authored the thread.Message ID: @.***>

PrtHub commented 1 year ago

How did you solve this ?

PrtHub commented 1 year ago

Yash were you able to solve the error ?

Did you solve this? if you do let me know, I faced the same error

bernardyamoah commented 1 year ago

I am also facing the same problem

bernardyamoah commented 1 year ago

I am also facing the same problem

Could you please help us out

yashdalal07 commented 1 year ago

Yeah I can help let me know when can we connect

On Mon, May 8, 2023, 9:12 PM Bernard Yaw Amoah Yamoah < @.***> wrote:

I am also facing the same problem

Could you please help us out

— Reply to this email directly, view it on GitHub https://github.com/adrianhajdin/project_medical_pager_chat/issues/29#issuecomment-1538608298, or unsubscribe https://github.com/notifications/unsubscribe-auth/A62OSHLZAPQDG6DF3QRHAJ3XFEH57ANCNFSM6AAAAAAWOSQFNI . You are receiving this because you authored the thread.Message ID: @.***>

ayushman-03 commented 1 year ago

POST https://localhost:8000/auth/signup net::ERR_SSL_PROTOCOL_ERROR xhr.js:247 Auth.jsx:50 Uncaught (in promise) AxiosError {message: 'Network Error', name: 'AxiosError', code: 'ERR_NETWORK', config: {…}, request: XMLHttpRequest, …} Screenshot 2023-03-31 175032

Yash can u help me out with this same error

winaung1 commented 1 year ago

(https://localhost:8000/auth/signup) delet the s from https instead use http://localhost:8000/auth/signup

yashdalal07 commented 11 months ago

Sure

On Mon, 11 Sept 2023, 12:35 am Jahanvi, @.***> wrote:

(https://localhost:8000/auth/signup) delet the s from https instead use http://localhost:8000/auth/signup

I got another error after changing can you please help

ERROR Request failed with status code 500 at createError (http://localhost:3000/static/js/bundle.js:8597:15) at settle (http://localhost:3000/static/js/bundle.js:8851:12) at XMLHttpRequest.onloadend ( http://localhost:3000/static/js/bundle.js:7983:7)

— Reply to this email directly, view it on GitHub https://github.com/adrianhajdin/project_medical_pager_chat/issues/29#issuecomment-1712912892, or unsubscribe https://github.com/notifications/unsubscribe-auth/A62OSHOMN5SAAZ44RLGGYQ3XZYFQPANCNFSM6AAAAAAWOSQFNI . You are receiving this because you authored the thread.Message ID: @.***>

winaung1 commented 11 months ago

Hey go to my repo and take a look at what I did. https://winrealtor.netlify.app. Here is the live site, I made some changes to the original one.

Get Outlook for iOShttps://aka.ms/o0ukef


From: yashdalal07 @.> Sent: Sunday, September 10, 2023 11:06:30 PM To: adrianhajdin/project_medical_pager_chat @.> Cc: Win Aung @.>; Comment @.> Subject: Re: [adrianhajdin/project_medical_pager_chat] Getting Two errors (Issue #29)

Sure

On Mon, 11 Sept 2023, 12:35 am Jahanvi, @.***> wrote:

(https://localhost:8000/auth/signup) delet the s from https instead use http://localhost:8000/auth/signup

I got another error after changing can you please help

ERROR Request failed with status code 500 at createError (http://localhost:3000/static/js/bundle.js:8597:15) at settle (http://localhost:3000/static/js/bundle.js:8851:12) at XMLHttpRequest.onloadend ( http://localhost:3000/static/js/bundle.js:7983:7)

— Reply to this email directly, view it on GitHub https://github.com/adrianhajdin/project_medical_pager_chat/issues/29#issuecomment-1712912892, or unsubscribe https://github.com/notifications/unsubscribe-auth/A62OSHOMN5SAAZ44RLGGYQ3XZYFQPANCNFSM6AAAAAAWOSQFNI . You are receiving this because you authored the thread.Message ID: @.***>

— Reply to this email directly, view it on GitHubhttps://github.com/adrianhajdin/project_medical_pager_chat/issues/29#issuecomment-1713172191, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AV3WXLLPW3PEJRRIKWFDJRLXZ2L5NANCNFSM6AAAAAAWOSQFNI. You are receiving this because you commented.Message ID: @.***>

mayankmishra786 commented 10 months ago

Even after changing URL by removing s, it's giving me an error with status code 404. Did anyone resolve this issue?