Why does Imgur say Upload failed, remote server returned an error: File is over the size limit (using Obsidian Plugin) - imgur

Why does Imgur say Upload failed, remote server returned an error: File is over the size limit (using Obsidian Plugin)
https://youtu.be/wYz_hJsGnQk

Related

Filebeat crawl fail on AWS EFS files

I am trying to send logs stored in Amazon Elastic File System (EFS) mounted volume to Logstash using Filebeat running in an EC2 instance. But getting the error "stale NFS file handle".
ERROR log/log.go:170 Unexpected error reading from /var/efs/logs/my-app.log; error: stat /var/efs/logs/my-app.log: stale NFS file handle.
ERROR log/harvester.go:330 Read line error: stat /var/efs/logs/my-app.log: stale NFS file handle; File: /var/efs/logs/my-app.log
I saw this section in Filebeat common problems page. Please inform if there is any workaround for the issue.

Nodejs SSh2 module - Upload file from 1 remote server to another remote server

I am using nodejs SSh2 module to upload a file from one remote user to another by using put method of the SSh2 module,
While trying this it's giving error for the specified location in put function
For example - put(file location of one remote user of ec2 instance, file location of another remote user directory of ec2 instance)
Error- EACCES : permission denied stat 'file location of one remote user'
Can someone please help me in this.
#nodejs #uploadfile #oneremoteusertoanother #ssh2 #put
Expected result- file should upload to one remote user to another user
Now it's uploading files from local to remote server user

wwwroot doesn't exist in inetpub

I installed IIS on my computer, but when I try to load localhost on google chrome it's says
HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.
Detailed Error Information:
Module IIS Web Core
Notification Unknown
Handler Not yet determined
Error Code 0x80070003
Config Error Cannot read configuration file
Config File \?\C:\inetpub\wwwroot\web.config
Requested URL http://localhost:80/
Physical Path
Logon Method Not yet determined
Logon User Not yet determined
I also don't have wwwroot in my inetpub folder and I think that's why the error above appears. I created then my wwwroot folder in the ineptpub folder, but I have a new error: HTTP Error 403.14 - Forbidden
The Web server is configured to not list the contents of this directory.
What can I do in this situation?

Plesk NodeJS is showing 404 Page Not Found Error

I am running NodeJS on one of my subdomains on plesk panel.
I set the application directory and startup file correctly but when I open the subdomain url on my browser, I get a 404 error which says page not found.
In my logs, I see this error
.732 [INFO] [188.158.19.112:8597] Index file is not available in [/var/www/vhosts/domain.com/hello-world/public/]
It seems that it is looking for index file instead of running the NodeJS app.js file

Error while linking nodeJs package

I was trying to run npm link on a nodeJs project but it fails on running nsp check command at the end, giving the following error:
(+) Response Error: 408 Request Timeout
How can i fix that ?
408 Error indicates that the server did not receive a complete request from the client within the server’s allotted timeout period.
Please check your Internet connection and try again.

Resources