You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
events.js:292
throw er; // Unhandled 'error' event
^
Error: Please login with USER and PASS.
at makeError (D:\nexrender\node_modules\ftp\lib\connection.js:1067:13)
at Parser.<anonymous> (D:\nexrender\node_modules\ftp\lib\connection.js:113:25)
at Parser.emit (events.js:315:20)
at Parser._write (D:\nexrender\node_modules\ftp\lib\parser.js:59:10)
at writeOrBuffer (internal/streams/writable.js:358:12)
at Parser.Writable.write (internal/streams/writable.js:303:10)
at Socket.ondata (D:\nexrender\node_modules\ftp\lib\connection.js:273:20)
at Socket.emit (events.js:315:20)
at addChunk (internal/streams/readable.js:309:12)
at readableAddChunk (internal/streams/readable.js:284:9)
Emitted 'error' event on instance at:
at Object.reentry [as cb] (D:\nexrender\node_modules\ftp\lib\connection.js:192:14)
at Parser.<anonymous> (D:\nexrender\node_modules\ftp\lib\connection.js:113:22)
at Parser.emit (events.js:315:20)
[... lines matching original stack trace ...]
at readableAddChunk (internal/streams/readable.js:284:9) {
code: 530
}
Information about environment
Which version of nexrender are you using?
What kind of the setup do you have? (server+worker or cli)
Are you using pre-built binaries or globally installed npm packages?
Which kind (and version) of operating system you are running it in?
Any additional information that might be helpful
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered:
Describe the bug
Information about environment
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered: