Skip to content

Can't connect to job server #230

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

Open
kdiogenes opened this issue Dec 30, 2024 · 1 comment
Open

Can't connect to job server #230

kdiogenes opened this issue Dec 30, 2024 · 1 comment

Comments

@kdiogenes
Copy link

Hi,

I can access the web UI through /jobs and everything there appears to be working great, but I can't connect to the job server through the console.

From the README I suppose that this should work:

wave-caption(prod)> jobs_help
You can connect to a job server with
  connect_to <app_id>:<server_id>

Available job servers:
  * wavecaption
wave-caption(prod)> connect_to "wavecaption"
/usr/local/bundle/ruby/3.3.0/gems/irb-1.14.1/lib/irb.rb:1260:in `full_message': No application with id "wavecaption" found (MissionControl::Jobs::Errors::ResourceNotFound)

Please, let me know if additional information is needed to solve this issue.

Best regards!

@ehutzelman
Copy link

I'm not clear on what values relate to app_id and server_id, as I only have a single value under the available job servers (same as in the above example). Do both values need to be specified?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants