question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error to send attach files

See original GitHub issue

I’m having a problem sending an attachment to the message. When trying to attach a file, the error “Internal Server Error” appears. POST http: //*.*.*: 8080/messages/02 500 (Internal Server Error) appears on the console browser.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
luancyrnecommented, Nov 14, 2020

Make sure that redirecting hosts within your frontend is properly configured with your server, I was having the same failure and after studying the project I checked the properties of the Socket.Io that were in the frontend and were actually missing some information

@luancv I don’t think it’s related to Socket.io configuration, but I’m curious about this missing information you found up.

Your project helped me learn a little about Socket.Io and React, at first I was lost in the Socket.Io settings and really the flaw was related to the @alvares, the backend instance was directed to an origin that was not being allowed access and the server ports configured on the frontend were also different

1reaction
luancyrnecommented, Nov 14, 2020

I’m having a problem sending an attachment to the message. When trying to attach a file, the error “Internal Server Error” appears. POST http: //*.*.*: 8080/messages/02 500 (Internal Server Error) appears on the console browser.

Make sure that redirecting hosts within your frontend is properly configured with your server, I was having the same failure and after studying the project I checked the properties of the Socket.Io that were in the frontend and were actually missing some information

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix the 'Gmail Won't Attach Files' Error — Auslogics Blog
Method 1: Turning Off Your Firewall​​ As the error message suggests, your firewall may be preventing you from attaching files on Gmail. So,...
Read more >
5 Ways to Fix the "Attachment Failed" Error on Gmail
5 Ways to Fix the "Attachment Failed" Error on Gmail · 1. Switch Off Your Firewall · 2. Disable Your Proxy Server ·...
Read more >
Unable to Attach File Android, What to Do - Tenorshare
Solution 1. Attaching a File from the Gallery App Instead of Google Photos · Solution 2. Clear the Cache and Data of Message...
Read more >
8 Best Ways to Fix Gmail Won't Attach Files Error - Guiding Tech
Step 1: Open Settings > Apps > Gmail > Permissions > Storage. Make sure it is set to Allow so Gmail can access...
Read more >
Unable to attach files in Outlook.com - Microsoft Support
Learn what you can do if you're unable to attach files or insrt images in Outlook.com.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found