Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Network Error #515

Open
GyomeiHimejima9906 opened this issue Apr 5, 2024 · 2 comments
Open

Network Error #515

GyomeiHimejima9906 opened this issue Apr 5, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@GyomeiHimejima9906
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'https://teledrive-web.vercel.app/dashboard' (from italy)
  2. Click on 'Login'
  3. Enter you phone number '.'
  4. See error

Expected behavior
that i can continue the login

Videos
https://github.com/mgilangjanuar/teledrive/assets/129201282/7774805c-396d-48b8-a14d-18ceae2901c7

Desktop (please complete the following information):

  • OS: [Windows 11 Pro 23H2 Build 10.0.22631 build 22631]
  • Browser [Microsoft Edge 123.0.2420.81]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [PC desktop]
  • OS: [Windows 11 Pro 23H2 Build: 22631.3374, Windows Feature Experience Pack 1000.22688.1000.0]
  • Browser [Edge 123.0.2420.81]

Additional context
Erroe Code:

Test: 1
{ "message": "Network Error", "name": "Error", "stack": "Error: Network Error\n at e.exports (https://teledrive-web.vercel.app/static/js/14.43d6dd58.chunk.js:2:398784)\n at h.onerror (https://teledrive-web.vercel.app/static/js/14.43d6dd58.chunk.js:2:397739)", "config": { "url": "/auth/sendCode", "method": "post", "data": "{"phoneNumber":"+undefined3494653441","invitationCode":""}", "headers": { "Accept": "application/json, text/plain, /", "Content-Type": "application/json" }, "baseURL": "https://teledriveapp.herokuapp.com/api/v1", "transformRequest": [ null ], "transformResponse": [ null ], "timeout": 0, "withCredentials": true, "xsrfCookieName": "XSRF-TOKEN", "xsrfHeaderName": "X-XSRF-TOKEN", "maxContentLength": -1, "maxBodyLength": -1, "transitional": { "silentJSONParsing": true, "forcedJSONParsing": true, "clarifyTimeoutError": false } } }

Test: 2
{ "message": "Network Error", "name": "Error", "stack": "Error: Network Error\n at e.exports (https://teledrive-web.vercel.app/static/js/14.43d6dd58.chunk.js:2:398784)\n at h.onerror (https://teledrive-web.vercel.app/static/js/14.43d6dd58.chunk.js:2:397739)", "config": { "url": "/auth/sendCode", "method": "post", "data": "{"phoneNumber":"+393494653441","invitationCode":""}", "headers": { "Accept": "application/json, text/plain, /", "Content-Type": "application/json" }, "baseURL": "https://teledriveapp.herokuapp.com/api/v1", "transformRequest": [ null ], "transformResponse": [ null ], "timeout": 0, "withCredentials": true, "xsrfCookieName": "XSRF-TOKEN", "xsrfHeaderName": "X-XSRF-TOKEN", "maxContentLength": -1, "maxBodyLength": -1, "transitional": { "silentJSONParsing": true, "forcedJSONParsing": true, "clarifyTimeoutError": false } } }

image

Developer console Log:
console.txt

network log:
teledrive-web.vercel.app.zip

memory dump (chrometab only):
Heap-20240405T180316.zip

@GyomeiHimejima9906 GyomeiHimejima9906 added the bug Something isn't working label Apr 5, 2024
@JroachAu
Copy link

JroachAu commented Apr 20, 2024

This is occurring for me also (Australia).

Network Error
{ "message": "Network Error", "name": "Error", "stack": "Error: Network Error\n at https://teledrive-web.vercel.app/static/js/14.43d6dd58.chunk.js:2:398784\n at h.onerror (https://teledrive-web.vercel.app/static/js/14.43d6dd58.chunk.js:2:397739)", "config": { "url": "/auth/sendCode", "method": "post", "data": "{"phoneNumber":"+61423303835","invitationCode":""}", "headers": { "Accept": "application/json, text/plain, /", "Content-Type": "application/json" }, "baseURL": "https://teledriveapp.herokuapp.com/api/v1", "transformRequest": [ null ], "transformResponse": [ null ], "timeout": 0, "withCredentials": true, "xsrfCookieName": "XSRF-TOKEN", "xsrfHeaderName": "X-XSRF-TOKEN", "maxContentLength": -1, "maxBodyLength": -1, "transitional": { "silentJSONParsing": true, "forcedJSONParsing": true, "clarifyTimeoutError": false } } }

@JroachAu
Copy link

This might be related to that the QR code method to login also doesn't work:
image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants