[GH-ISSUE #1632] 1.49.1 gives me "Invalid Date" error in ruby google cloud storage implementation #206

Closed
opened 2026-03-03 12:09:09 +03:00 by kerem · 4 comments
Owner

Originally created by @AlvesJorge on GitHub (Jun 9, 2024).
Original GitHub issue: https://github.com/fsouza/fake-gcs-server/issues/1632

Sorry don't have the time to provide a working reproducible example.

I tested 1.48, and 1.49.0 and I can confirm this only happens in 1.49.1

My implementation is a simple set client -> set bucket > bucket.upload(bytes, path), and somehow I get an error saying "Invalid Date", where clearly I'm not setting anything date related in my upload arguments.

Originally created by @AlvesJorge on GitHub (Jun 9, 2024). Original GitHub issue: https://github.com/fsouza/fake-gcs-server/issues/1632 Sorry don't have the time to provide a working reproducible example. I tested 1.48, and 1.49.0 and I can confirm this only happens in 1.49.1 My implementation is a simple set client -> set bucket > `bucket.upload(bytes, path)`, and somehow I get an error saying "Invalid Date", where clearly I'm not setting anything date related in my upload arguments.
kerem 2026-03-03 12:09:09 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@AlvesJorge commented on GitHub (Jun 9, 2024):

Of course, just so anyone else is getting this error, just specify 1.49.0 as your desired version

<!-- gh-comment-id:2156706785 --> @AlvesJorge commented on GitHub (Jun 9, 2024): Of course, just so anyone else is getting this error, just specify 1.49.0 as your desired version
Author
Owner

@AlvesJorge commented on GitHub (Jun 9, 2024):

Might be this change

<!-- gh-comment-id:2156709392 --> @AlvesJorge commented on GitHub (Jun 9, 2024): [Might be this change ](https://github.com/fsouza/fake-gcs-server/pull/1619/files#r1632356947)
Author
Owner

@fsouza commented on GitHub (Jun 10, 2024):

Thanks for reporting and sorry for the breakage. I just published 1.49.2. Can you confirm that this issue is fixed in that release?

<!-- gh-comment-id:2157102460 --> @fsouza commented on GitHub (Jun 10, 2024): Thanks for reporting and sorry for the breakage. I just published 1.49.2. Can you confirm that this issue is fixed in that release?
Author
Owner

@AlvesJorge commented on GitHub (Jun 10, 2024):

Yes, it is indeed working normally!
No worries with the bug, this project is very useful and I'm very grateful for it, keep up the great work! 😄

<!-- gh-comment-id:2157617602 --> @AlvesJorge commented on GitHub (Jun 10, 2024): Yes, it is indeed working normally! No worries with the bug, this project is very useful and I'm very grateful for it, keep up the great work! 😄
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/fake-gcs-server#206
No description provided.