Code Monkey home page Code Monkey logo

Comments (6)

alachaum avatar alachaum commented on July 24, 2024

I'll do some tests on my end. I don't recall having these kind of issues. On the other side google-cloud-tasks v1.1.3 is fairly old (October 2019) so it's possible they didn't add support for symbol keys.

I'll do some testing on my end and let you know.

from cloudtasker.

eLod avatar eLod commented on July 24, 2024

well google-cloud-tasks is pinned at ~>1.0 (even for the rc variants), i checked v.1.5.1 and the target_pb still contains the map :headers, :string, :string, 3 line, so i haven't checked upgrading google-cloud-tasks

from cloudtasker.

alachaum avatar alachaum commented on July 24, 2024

It might actually be related to google-protobuf. I'll do more testing

from cloudtasker.

eLod avatar eLod commented on July 24, 2024

well, this is a legacy application, but i found that actually google-protobuf was pinned to an old version (3.7.0-rc2), once resolved i could update google-cloud-tasks to 1.5.1 (and other libs like google-gax and googleapis-common-protos) and the issue is resolved. most likely the upgrade of those google libs solved the problem. feel free to close the issue.

from cloudtasker.

eLod avatar eLod commented on July 24, 2024

for reference the old-new versions:

-    google-cloud-tasks (1.1.3)
-      google-gax (~> 1.7)
+    google-cloud-tasks (1.5.1)
+      google-gax (~> 1.8)
       googleapis-common-protos (>= 1.3.9, < 2.0)
+      googleapis-common-protos-types (>= 1.0.4, < 2.0)
       grpc-google-iam-v1 (~> 0.6.9)
-    google-gax (1.7.1)
-      google-protobuf (~> 3.2)
-      googleapis-common-protos (>= 1.3.5, < 2.0)
-      googleauth (>= 0.6.2, < 0.10.0)
-      grpc (>= 1.7.2, < 2.0)
+    google-gax (1.8.1)
+      google-protobuf (~> 3.9)
+      googleapis-common-protos (>= 1.3.9, < 2.0)
+      googleauth (~> 0.9)
+      grpc (~> 1.24)
       rly (~> 0.2.3)
-    google-protobuf (3.7.1)
-    googleapis-common-protos (1.3.9)
-      google-protobuf (~> 3.0)
-      googleapis-common-protos-types (~> 1.0)
-      grpc (~> 1.0)
-    googleapis-common-protos-types (1.0.4)
-      google-protobuf (~> 3.0)
-    googleauth (0.8.1)
+    google-protobuf (3.17.3)
+    googleapis-common-protos (1.3.11)
+      google-protobuf (~> 3.14)
+      googleapis-common-protos-types (>= 1.0.6, < 2.0)
+      grpc (~> 1.27)
+    googleapis-common-protos-types (1.1.0)
+      google-protobuf (~> 3.14)
+    googleauth (0.9.0)
-    grpc (1.18.0)
-      google-protobuf (~> 3.1)
-      googleapis-common-protos-types (~> 1.0.0)
-    grpc-google-iam-v1 (0.6.9)
-      googleapis-common-protos (>= 1.3.1, < 2.0)
-      grpc (~> 1.0)
+    grpc (1.38.0)
+      google-protobuf (~> 3.15)
+      googleapis-common-protos-types (~> 1.0)
+    grpc-google-iam-v1 (0.6.11)
+      google-protobuf (~> 3.14)
+      googleapis-common-protos (>= 1.3.11, < 2.0)
+      grpc (~> 1.27)

from cloudtasker.

alachaum avatar alachaum commented on July 24, 2024

Going to close this one. The solution is bundle update google-protobuf

from cloudtasker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.