Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Can't Access newly created folders since update from 4.7

Featured Replies

Hi All,

 

I am having issues gaining access to newly created folders since I have upgraded from 4.7, this occurs both in windows smb shares and any program trying to access files in unraid. I can solve this issue by using the new permissions button within the console; however, my main issue is when running my sabtosickbeard.py script. The script will create a new season folder then attempt to move the downloaded file into that folder but the following occurs each time:

 

        Loading config from /boot/scripts/autoProcessTV.cfg
Opening URL: http://192.168.1.3:8083/home/postprocess/processEpisode?nzbName=Test
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"

"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>

<head>

    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>

    <title>500 Internal Server Error</title>

    <style type="text/css">

    #powered_by {

        margin-top: 20px;

        border-top: 2px solid black;

        font-style: italic;

    }



    #traceback {

        color: red;

    }

    </style>

</head>

    <body>

        <h2>500 Internal Server Error</h2>

        <p>The server encountered an unexpected condition which prevented it from fulfilling the request.</p>

        <pre id="traceback">Traceback (most recent call last):

  File "/usr/local/sickbeard/cherrypy/_cprequest.py", line 660, in respond

    response.body = self.handler()

  File "/usr/local/sickbeard/cherrypy/lib/encoding.py", line 193, in __call__

    self.body = self.oldhandler(*args, **kwargs)

  File "/usr/local/sickbeard/cherrypy/_cpdispatch.py", line 25, in __call__

    return self.callable(*self.args, **self.kwargs)

  File "/usr/local/sickbeard/sickbeard/webserve.py", line 1481, in processEpisode

    result = processTV.processDir(dir, nzbName)

  File "/usr/local/sickbeard/sickbeard/processTV.py", line 104, in processDir

    process_result = processor.process()

  File "/usr/local/sickbeard/sickbeard/postProcessor.py", line 834, in process

    self._move(self.file_path, dest_path, new_base_name, sickbeard.MOVE_ASSOCIATED_FILES)

  File "/usr/local/sickbeard/sickbeard/postProcessor.py", line 275, in _move

    self._combined_file_operation(file_path, new_path, new_base_name, associated_files, action=_int_move)

  File "/usr/local/sickbeard/sickbeard/postProcessor.py", line 255, in _combined_file_operation

    action(cur_file_path, new_file_path)

  File "/usr/local/sickbeard/sickbeard/postProcessor.py", line 273, in _int_move

    raise e

IOError: [Errno 13] Permission denied: '/mnt/user/TV Shows/Test/Season 1/S01E08 - Test.avi'

</pre>

    <div id="powered_by">

    <span>Powered by <a href="http://www.cherrypy.org">CherryPy 3.2.0rc1</a></span>

    </div>

    </body>

</html>

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.