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]: Unable to upload file. #32

Open
2 tasks done
adnaniz opened this issue Jul 4, 2023 · 0 comments
Open
2 tasks done

[Bug]: Unable to upload file. #32

adnaniz opened this issue Jul 4, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@adnaniz
Copy link

adnaniz commented Jul 4, 2023

Describe the bug

Unable to upload file.
Looks like front end isn't communicating with back. pls help.

tried other ways as per other issues but unable to fix it.

Relevant log output

129.154.45.16/:1 Unchecked runtime.lastError: The message port closed before a response was received.
contentScript.bundle.js:533 Content script works!
contentScript.bundle.js:533 Must reload extension for modifications to take effect.
script.js:1 Uncaught SyntaxError: Unexpected token '<' (at script.js:1:1)
index-33b23838.js:337     GET http://localhost:8080/api/file-list net::ERR_CONNECTION_REFUSED
(anonymous) @ index-33b23838.js:337
xhr @ index-33b23838.js:337
dispatchRequest @ index-33b23838.js:337
request @ index-33b23838.js:337
(anonymous) @ index-33b23838.js:335
et @ index-33b23838.js:352
(anonymous) @ index-33b23838.js:352
Rj @ index-33b23838.js:40
Ik @ index-33b23838.js:40
Fk @ index-33b23838.js:40
jg @ index-33b23838.js:38
Xk @ index-33b23838.js:40
Qk @ index-33b23838.js:40
Hk @ index-33b23838.js:40
xt @ index-33b23838.js:25
Pt @ index-33b23838.js:25
index-33b23838.js:337 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'data')
    at index-33b23838.js:337:16089
    at async et (index-33b23838.js:352:9019)

Validations

  • Already read the README
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
@adnaniz adnaniz added the bug Something isn't working label Jul 4, 2023
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

1 participant