Brief environment set-up.
3 compute nodes, and a Slurm client. (also running OPen On Demand)
It is a login node.
SSH connects to iteself fine, but won’t allow the Jobs Composer link.
What does that need in terms of dependencies, and configuration to get working?
(Home Directories mapped via NFS to a NFS share on a Windows Server)
Error snippet:
A problem occurred while initializing your data for this app.
At your own risk you can still open the app or you can just go back to the dashboard
Share this with the developer of your app: The setup production script is supposed to be idempotent and is run each time the user opens the app through the dashboard.
Exception: OodApp::SetupScriptFailed
Per user setup failed for script at /var/www/ood/apps/sys/myjobs/./bin/setup-production for user roybal with output: rake aborted!
ActiveRecord::StatementInvalid: SQLite3::IOException: disk I/O error
/opt/ood/gems/gems/sqlite3-1.4.2/lib/sqlite3/resultset.rb:170:in step'* */opt/ood/gems/gems/sqlite3-1.4.2/lib/sqlite3/resultset.rb:170:in
next_hash’
/opt/ood/gems/gems/sqlite3-1.4.2/lib/sqlite3/resultset.rb:105:in next'* */opt/ood/gems/gems/sqlite3-1.4.2/lib/sqlite3/resultset.rb:133:in
each’
/opt/ood/gems/gems/sqlite3-1.4.2/lib/sqlite3/database.rb:202:in to_a'* */opt/ood/gems/gems/sqlite3-1.4.2/lib/sqlite3/database.rb:202:in
block in execute’
/opt/ood/gems/gems/sqlite3-1.4.2/lib/sqlite3/database.rb:151:in prepare'* */opt/ood/gems/gems/sqlite3-1.4.2/lib/sqlite3/database.rb:193:in
execute’