-
-
Notifications
You must be signed in to change notification settings - Fork 465
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
Getting Two errors #29
Comments
Yash were you able to solve the error ? |
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
<#29 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A62OSHN4EUR22VENS4LWJQDW7UMTLANCNFSM6AAAAAAWOSQFNI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
How did you solve this ? |
Did you solve this? if you do let me know, I faced the same error |
I am also facing the same problem |
Could you please help us out |
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
<#29 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A62OSHLZAPQDG6DF3QRHAJ3XFEH57ANCNFSM6AAAAAAWOSQFNI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Yash can u help me out with this same error |
(https://localhost:8000/auth/signup) delet the s from https instead use http://localhost:8000/auth/signup |
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
<#29 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A62OSHOMN5SAAZ44RLGGYQ3XZYFQPANCNFSM6AAAAAAWOSQFNI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
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 iOS<https://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
<#29 (comment)>,
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 GitHub<#29 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AV3WXLLPW3PEJRRIKWFDJRLXZ2L5NANCNFSM6AAAAAAWOSQFNI>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Even after changing URL by removing s, it's giving me an error with status code 404. Did anyone resolve this issue? |
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, …}
The text was updated successfully, but these errors were encountered: