You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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:
Please, let me know if additional information is needed to solve this issue.
Best regards!
The text was updated successfully, but these errors were encountered: