Skip to content
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

3 INVALID_ARGUMENT: Timestamp is over a day in the future #849

Open
JMTK opened this issue Jul 8, 2024 · 0 comments
Open

3 INVALID_ARGUMENT: Timestamp is over a day in the future #849

JMTK opened this issue Jul 8, 2024 · 0 comments
Assignees
Labels
api: logging Issues related to the googleapis/nodejs-logging-winston API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@JMTK
Copy link

JMTK commented Jul 8, 2024

Hello! We started receiving this error on our Cloud Instance and we're not quite sure what is causing it, but it seems to originate from doing the log streaming using this package.

I found someone had a similar issue back in 2022, but seemingly no actual fix was put in place: #736

Error: 3 INVALID_ARGUMENT: Timestamp is over a day in the future
  File "/workspace/node_modules/@google-cloud/logging/node_modules/@grpc/grpc-js/src/call.ts", line 82, col 17, in callErrorFromStatus
    const error = new Error(message);

image

From what I can gather about that IP address, it is used for getting information about an instance. I was reading about a similar issue here: googleapis/google-cloud-go#9350

Environment details

  • OS: Ubuntu Linux 22.04
  • Node.js version: v20.14.0
  • npm version: 10.8.1
  • @google-cloud/logging-winston version: 6.0.0

Steps to reproduce

  1. Unsure
@JMTK JMTK added priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Jul 8, 2024
@product-auto-label product-auto-label bot added the api: logging Issues related to the googleapis/nodejs-logging-winston API. label Jul 8, 2024
@cindy-peng cindy-peng added priority: p3 Desirable enhancement or fix. May not be included in next release. and removed priority: p2 Moderately-important priority. Fix may not be included in next release. labels Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: logging Issues related to the googleapis/nodejs-logging-winston API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

2 participants