ARM Will not RIP Disk or create log file - Error

See original GitHub issue
  • I have checked the wiki
  • I have searched for similar issues

Describe the bug When I insert disk log created but nothing else happens

To Reproduce Steps to reproduce the behavior:

  1. Insert Disk

Environment

DISTRIB_ID=Ubuntu DISTRIB_RELEASE=22.04 DISTRIB_CODENAME=jammy DISTRIB_DESCRIPTION=“Ubuntu 22.04.1 LTS”] ARM v 2.6.0

Log file

No Log file create

I got this from /var/mail/arm file:

Subject: Output from your job       89
To: arm@arm
Message-Id: <20221022215238.3DF3616E00AD@arm>
Date: Sat, 22 Oct 2022 17:52:38 -0400 (EDT)
From: rick <arm@arm>

Traceback (most recent call last):
  File "/opt/arm/arm/ripper/main.py", line 443, in <module>
    running_jobs = db.session.query(Job).filter(Job.status.notin_(['fail', 'success']), Job.devpath == devpath).all()
  File "<string>", line 2, in query
  File "/usr/local/lib/python3.10/dist-packages/sqlalchemy/orm/scoping.py", line 24, in _proxied
    return self.registry()
  File "/usr/local/lib/python3.10/dist-packages/sqlalchemy/util/_collections.py", line 1006, in __call__
    key = self.scopefunc()
  File "/usr/local/lib/python3.10/dist-packages/flask_sqlalchemy/session.py", line 81, in _app_ctx_id
    return id(app_ctx._get_current_object())  # type: ignore[attr-defined]
  File "/usr/local/lib/python3.10/dist-packages/werkzeug/local.py", line 513, in _get_current_object
    raise RuntimeError(unbound_message) from None
RuntimeError: Working outside of application context.

This typically means that you attempted to use functionality that needed the current application. To solve this, set up an application context with app.app_context(). See the documentation for more information.

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:18

github_iconTop GitHub Comments

1reaction
theRealBassistcommented, Oct 27, 2022

@shitwolfymakes

They are completely blank. I only have one accessible at the moment, but the other was completely identical to this one just with a different file name.

POSEIDON_ADVENTURE_166682270030.log

I will give the automated installer a try here in the next day or so if all goes well.

0reactions
1337-servercommented, Dec 12, 2022

This should get fixed when we merge v2_devel into v2_master, but ill leave this open until then, as It’s still a possible issue.

Thanks for your help!

Read more comments on GitHub >

github_iconTop Results From Across the Web

arm starts but quickly stops, "Data rip failed with code: 1(b
When I put in a disc, I can see the arm scripts kickoff (via 'ps aux | grep arm') but within 30 seconds...
Read more >
If you're experiencing rip errors, please read here first! - Page 2
If a disc won't rip, but it will play on a player, then the fault lies ... read errors (this is a log...
Read more >
Log files and resolving upgrade errors - Windows Deployment
Several log files are created during each phase of the upgrade process. These log files are essential for troubleshooting upgrade problems.
Read more >
Automatic Ripping Machine | Headless | Blu-Ray/DVD/CD
If ARM determines there is no video on the disc, then a simple script is run to make a backup ISO image of...
Read more >
SAS Viya 3.4 Administration: Logging
You can develop your own process for moving the ZIP files to another directory in order to manage disk space and for managing...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found