Skip to content
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

can't switch between portals when one has per cluster dataroots set #1457

Closed
Tracked by #1328
johrstrom opened this issue Oct 15, 2021 · 0 comments · Fixed by #1523
Closed
Tracked by #1328

can't switch between portals when one has per cluster dataroots set #1457

johrstrom opened this issue Oct 15, 2021 · 0 comments · Fixed by #1523
Labels
bug Existing functionality not working as expected component/batch_connect
Milestone

Comments

@johrstrom
Copy link
Contributor

We've enabled per cluster data roots in dev. I have a session, from dev, the db. When I login to test (which doesn't have per cluster dataroots) , I get this error because the path is likely programmatically generated instead of stored as a part of the db entry.

#<ActionView::Template::Error: No such file or directory @ dir_initialize - /users/PZS0714/johrstrom/ondemand/data/sys/dashboard/batch_connect/dev/codeserver/output/39ba91d1-65ed-44c0-9f73-fd1592a59baf>

/var/www/ood/apps/sys/dashboard/app/models/batch_connect/session.rb:469:in `open'
/var/www/ood/apps/sys/dashboard/app/models/batch_connect/session.rb:469:in `block in connect_file'
/var/www/ood/apps/sys/dashboard/app/models/batch_connect/session.rb:469:in `tap'
/var/www/ood/apps/sys/dashboard/app/models/batch_connect/session.rb:469:in `connect_file'
/var/www/ood/apps/sys/dashboard/app/models/batch_connect/session.rb:394:in `starting?'
/var/www/ood/apps/sys/dashboard/app/models/batch_connect/session.rb:401:in `running?'
/var/www/ood/apps/sys/dashboard/app/models/batch_connect/session.rb:528:in `to_hash'
/var/www/ood/apps/sys/dashboard/app/helpers/batch_connect/sessions_helper.rb:3:in `session_panel'
/var/www/ood/apps/sys/dashboard/app/views/batch_connect/sessions/_panel.html.erb:1:in `_app_views_batch_connect_sessions__panel_html_erb___2908816302615372126_16600'
@johrstrom johrstrom added bug Existing functionality not working as expected component/batch_connect labels Oct 15, 2021
@oscwiag oscwiag added this to the Needs Triaged milestone Oct 15, 2021
@johrstrom johrstrom modified the milestones: Needs Triaged, Backlog Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Existing functionality not working as expected component/batch_connect
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants