Giter Site home page Giter Site logo

Issue with anycable-rpc crashing on start `terminate called after throwing an instance of 'std::logic_error'` about anycable-rails HOT 2 CLOSED

AndrwM avatar AndrwM commented on September 3, 2024 1
Issue with anycable-rpc crashing on start `terminate called after throwing an instance of 'std::logic_error'`

from anycable-rails.

Comments (2)

sdhull avatar sdhull commented on September 3, 2024 2

It looks like we misconfigured ingress. Previously we had cargo-culted pathType: ImplementationSpecific and for port name: use-annotation but when we swapped this for pathType: Exact and for port number: 8080, we were able to see traffic in the logs of anycable-go pod!!

I think you can close this, sorry for the noise and thank you so much for the responses ❤️

from anycable-rails.

palkan avatar palkan commented on September 3, 2024

Looks like you're trying to connect to Rails Action Cable server

This line indicates that your clients try to connect to the built-in Action Cable server; can you show the contents of the "Headers" tabs from the browser console? What is the URL?

How do you configure the client? Do you use the action_cable_meta_tag to inject the URL into an HTML or maybe you provide an explicit URL value to the createConsumer function?

from anycable-rails.

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.