-
Notifications
You must be signed in to change notification settings - Fork 2k
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
I keep getting "PartialFailureError" for every attempt #315
Comments
Closed due to inactivity. Feel free to reopen if needed. |
yoshi-automation
added
🚨
This issue needs some love.
triage me
I really want to be triaged.
labels
Apr 6, 2020
NimJay
pushed a commit
that referenced
this issue
Nov 10, 2022
NimJay
pushed a commit
that referenced
this issue
Nov 10, 2022
ace-n
pushed a commit
that referenced
this issue
Nov 14, 2022
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
ace-n
pushed a commit
that referenced
this issue
Nov 14, 2022
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
ace-n
pushed a commit
that referenced
this issue
Nov 14, 2022
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
ace-n
pushed a commit
that referenced
this issue
Nov 15, 2022
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
ace-n
pushed a commit
that referenced
this issue
Nov 17, 2022
* updated CHANGELOG.md [ci skip] * updated package.json [ci skip] * updated samples/package.json [ci skip]
ace-n
pushed a commit
that referenced
this issue
Nov 17, 2022
* updated CHANGELOG.md [ci skip] * updated package.json [ci skip] * updated samples/package.json [ci skip]
ace-n
pushed a commit
that referenced
this issue
Nov 17, 2022
* updated CHANGELOG.md [ci skip] * updated package.json [ci skip] * updated samples/package.json [ci skip]
ace-n
pushed a commit
that referenced
this issue
Nov 17, 2022
* updated CHANGELOG.md [ci skip] * updated package.json [ci skip] * updated samples/package.json [ci skip]
ace-n
pushed a commit
that referenced
this issue
Nov 17, 2022
* updated CHANGELOG.md [ci skip] * updated package.json [ci skip] * updated samples/package.json [ci skip]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A very uninformative "partialfailureerror" message keeps popping up.
I am anxious to get to the bottom of it.
I'm running NodeJS v7.5.0
I followed all steps to install prerequisites and then ran:
node tables.js insert temp2 day_site_placement_channel_country myfile3.json
Got the following:
(node:9512) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): PartialFailureError: A failure occurred during this request.
(node:9512) DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Any help would be appreciated
The text was updated successfully, but these errors were encountered: