-
Notifications
You must be signed in to change notification settings - Fork 49
3 INVALID_ARGUMENT: Timestamp is over a day in the future #849
Copy link
Copy link
Open
Labels
api: loggingIssues related to the googleapis/nodejs-logging-winston API.Issues related to the googleapis/nodejs-logging-winston API.priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Metadata
Metadata
Assignees
Labels
api: loggingIssues related to the googleapis/nodejs-logging-winston API.Issues related to the googleapis/nodejs-logging-winston API.priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
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
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
@google-cloud/logging-winstonversion: 6.0.0Steps to reproduce