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
{{ message }}
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
unable to run the command bootstrap.sh from my git bash , giving the following error
error: password authentication failed for user "amungara"
at Connection.parseE (c:\Users\amungara\RotoRooter\mobile-template\node_modules\pg\lib\connection.js:534:11)
at Connection.parseMessage (c:\Users\amungara\RotoRooter\mobile-template\node_modules\pg\lib\connection.js:361:17)
at Socket. (c:\Users\amungara\RotoRooter\mobile-template\node_modules\pg\lib\connection.js:105:22)
at emitOne (events.js:96:13)
at Socket.emit (events.js:191:7)
at readableAddChunk (_stream_readable.js:178:18)
at Socket.Readable.push (_stream_readable.js:136:10)
at TCP.onread (net.js:561:20)
Possibly unhandled error: password authentication failed for user "amungara"
at Connection.parseE (c:\Users\amungara\RotoRooter\mobile-template\node_modules\pg\lib\connection.js:534:11)
at Connection.parseMessage (c:\Users\amungara\RotoRooter\mobile-template\node_modules\pg\lib\connection.js:361:17)
at Socket. (c:\Users\amungara\RotoRooter\mobile-template\node_modules\pg\lib\connection.js:105:22)
at emitOne (events.js:96:13)
at Socket.emit (events.js:191:7)
at readableAddChunk (_stream_readable.js:178:18)
at Socket.Readable.push (_stream_readable.js:136:10)
at TCP.onread (net.js:561:20)
events.js:163
throw er; // Unhandled 'error' event
^
Error: read ECONNRESET
at exports._errnoException (util.js:1050:11)
at TCP.onread (net.js:582:26)
The text was updated successfully, but these errors were encountered:
unable to run the command bootstrap.sh from my git bash , giving the following error
error: password authentication failed for user "amungara"
at Connection.parseE (c:\Users\amungara\RotoRooter\mobile-template\node_modules\pg\lib\connection.js:534:11)
at Connection.parseMessage (c:\Users\amungara\RotoRooter\mobile-template\node_modules\pg\lib\connection.js:361:17)
at Socket. (c:\Users\amungara\RotoRooter\mobile-template\node_modules\pg\lib\connection.js:105:22)
at emitOne (events.js:96:13)
at Socket.emit (events.js:191:7)
at readableAddChunk (_stream_readable.js:178:18)
at Socket.Readable.push (_stream_readable.js:136:10)
at TCP.onread (net.js:561:20)
Possibly unhandled error: password authentication failed for user "amungara"
at Connection.parseE (c:\Users\amungara\RotoRooter\mobile-template\node_modules\pg\lib\connection.js:534:11)
at Connection.parseMessage (c:\Users\amungara\RotoRooter\mobile-template\node_modules\pg\lib\connection.js:361:17)
at Socket. (c:\Users\amungara\RotoRooter\mobile-template\node_modules\pg\lib\connection.js:105:22)
at emitOne (events.js:96:13)
at Socket.emit (events.js:191:7)
at readableAddChunk (_stream_readable.js:178:18)
at Socket.Readable.push (_stream_readable.js:136:10)
at TCP.onread (net.js:561:20)
events.js:163
throw er; // Unhandled 'error' event
^
Error: read ECONNRESET
at exports._errnoException (util.js:1050:11)
at TCP.onread (net.js:582:26)
The text was updated successfully, but these errors were encountered: