Skip to content

Update some deps #479

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

Merged
merged 1 commit into from
Dec 5, 2014
Merged

Update some deps #479

merged 1 commit into from
Dec 5, 2014

Conversation

Martii
Copy link
Member

@Martii Martii commented Dec 5, 2014

  • aws-sdk needs to be watched for continual crashes on pro for a few days and revert if still present
  • Remaining are some bug fixes and opts

* *aws-sdk* needs to be watched for continual crashes on pro for a few days and revert if still present
* Remaining are some bug fixes and opts
Martii added a commit that referenced this pull request Dec 5, 2014
Update some deps

Auto-merge... tested on dev but watch pro
@Martii Martii merged commit 794ec5f into OpenUserJS:master Dec 5, 2014
@Martii Martii deleted the updateSomeDeps branch December 5, 2014 02:12
@Martii
Copy link
Member Author

Martii commented Dec 5, 2014

Just a note "Source Code" tab will crash app (crash in aws-sdk itself) using fakes3 if the source is absent with this aws-sdk version (prior behavior is net timeout)... again this is where fakes3 doesn't match reals3... but it does work in dev as long as the source is there.

Martii pushed a commit to Martii/OpenUserJS.org that referenced this pull request Dec 5, 2014
1. Nodejitsu 505 socket hangup
2. Nodejitsu 404
3. Restarts


``` sh-session
$ jitsu logs
[12/04 22:20:44 MST][out] GitHub client authenticated
[12/04 22:21:40 MST][err] /opt/run/snapshot/package/node_modules/aws-sdk/lib/request.js:32
[12/04 22:21:40 MST][err]               ^
[12/04 22:21:40 MST][err]           throw err;
[12/04 22:21:40 MST][err]
[12/04 22:21:40 MST][err] NoSuchKey: The specified key does not exist.
[12/04 22:21:40 MST][err]     at Request.extractError (/opt/run/snapshot/package/node_modules/aws-sdk/lib/services/s3.js:343:35)
[12/04 22:21:40 MST][err]     at Request.callListeners (/opt/run/snapshot/package/node_modules/aws-sdk/lib/sequential_executor.js:100:18)
[12/04 22:21:40 MST][err]     at Request.emit (/opt/run/snapshot/package/node_modules/aws-sdk/lib/sequential_executor.js:77:10)
[12/04 22:21:40 MST][err]     at Request.emit (/opt/run/snapshot/package/node_modules/aws-sdk/lib/request.js:604:14)
[12/04 22:21:40 MST][err]     at Request.transition (/opt/run/snapshot/package/node_modules/aws-sdk/lib/request.js:21:12)
[12/04 22:21:40 MST][err]     at AcceptorStateMachine.runTo (/opt/run/snapshot/package/node_modules/aws-sdk/lib/state_machine.js:14:12)
[12/04 22:21:40 MST][err]     at /opt/run/snapshot/package/node_modules/aws-sdk/lib/state_machine.js:26:10
[12/04 22:21:40 MST][err]     at Request.<anonymous> (/opt/run/snapshot/package/node_modules/aws-sdk/lib/request.js:22:9)
[12/04 22:21:40 MST][err]     at Request.<anonymous> (/opt/run/snapshot/package/node_modules/aws-sdk/lib/request.js:606:12)
[12/04 22:21:40 MST][err]     at Request.callListeners (/opt/run/snapshot/package/node_modules/aws-sdk/lib/sequential_executor.js:104:18)
```

Applies to OpenUserJS#479 revert
@Martii Martii mentioned this pull request Dec 5, 2014
@Martii Martii added CODE Some other Code related issue and it should clearly describe what it is affecting in a comment. migration Use this to indicate that it may apply to an existing or announced migration. labels Dec 5, 2014
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CODE Some other Code related issue and it should clearly describe what it is affecting in a comment. migration Use this to indicate that it may apply to an existing or announced migration.
Development

Successfully merging this pull request may close these issues.

1 participant