question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Getting an error when trying to prt install on a mac

See original GitHub issue

I have been troubleshooting why the prt script can’t successfully install on a mac. I am running El Capitan with python provided by homebrew.

When I run ‘sudo prt install’ I get this error message: Error renaming original transcoder: [Errno 2] No such file or directory

I’ve been going through the script, and the paths for Darwin are accurate, I tried editing the prt.py with backslashes to escape the spaces in the path: TRANSCODER_DIR = "/Applications/Plex Media Server.app/Contents/" (which made it look like) /Applications/Plex\ Media\ Server.app/Contents/

I did notice that on OSX, the Plex Transcoder is in /Applications/Plex Media Server.app/Contents/Resources/

Not really sure what else to try, I’ve made a few changes and tried them out, but nothing changed that error message.

Issue Analytics

  • State:open
  • Created 7 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
aarhusgregersencommented, Sep 6, 2016

Experiencing the same issue on a native linux install (on RPI though!). I am getting Error renaming original transcoder: [Errno 2] No such file or directory

0reactions
ryanbmilbournecommented, Oct 22, 2016

I’m getting the same error, but I think the issue is that I’m trying to get this installed on the Plex instance running on my QNAP NAS, which stores its Plex install in a non-standard path.

Read more comments on GitHub >

github_iconTop Results From Across the Web

If an error occurred while updating or installing macOS
If an error occurred while updating or installing macOS · Check your internet connection · Install in safe mode · Install after repairing...
Read more >
9 Ways to Fix an Error Occurred While Preparing the Installation
Fix 1: Restart your Mac​​ The first step when you see an error occurred while preparing the installation sierra is to restart your...
Read more >
Fixing Mac OS X Install Errors “can't be verified ... - OSXDaily
It may have been corrupted or tampered with during downloading” message, or a more vague “An error occurred while preparing the installation.
Read more >
What to do if your Ventura update is stuck - Macworld
Here's what to do if your Mac appears to freeze while you are downloading or installing macOS Ventura or if you get an...
Read more >
2023 Fixes| macOS 13 Ventura Installation Failed/Stuck/Frozen
1. Force to Restart Your Mac · 2. Reset PRAM/NVRAM · 3. Free Up Disk Space · 4. Restart Mac in Safe Mode...
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