HELP--OSError: [Errno 5] I/O error [Unraid]

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
elloboloco
Newbie
Newbie
Posts: 6
Joined: November 4th, 2014, 9:58 am

HELP--OSError: [Errno 5] I/O error [Unraid]

Post by elloboloco »

Running Sab in UnRaid 4.2.1 and woke up to an error where it will no longer download anything. I need to paste the error log but it won't let me post links.
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: HELP--OSError: [Errno 5] I/O error:

Post by safihre »

Strange. Try to disable Logging in the Status window and then restart.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
elloboloco
Newbie
Newbie
Posts: 6
Joined: November 4th, 2014, 9:58 am

Re: HELP--OSError: [Errno 5] I/O error:

Post by elloboloco »

How do you disable logging?
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: HELP--OSError: [Errno 5] I/O error [Unraid]

Post by safihre »

In the Status window select Errors/Warnings.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
elloboloco
Newbie
Newbie
Posts: 6
Joined: November 4th, 2014, 9:58 am

Re: HELP--OSError: [Errno 5] I/O error [Unraid]

Post by elloboloco »

So I did that and after reboot the same thing happens.
elloboloco
Newbie
Newbie
Posts: 6
Joined: November 4th, 2014, 9:58 am

Re: HELP--OSError: [Errno 5] I/O error [Unraid]

Post by elloboloco »

2024-02-01 08:44:29,056::DEBUG::[interface:145] Request POST /api from 172.18.0.1 [Sonarr/4.0.1.929 (alpine 3.18.6)] {'mode': 'addfile', 'cat': 'tv', 'priority': '-100', 'REMOVED': '<REMOVED>', 'output': 'json', 'name': <cherrypy._cpreqbody.Part object at 0x14fde43f6c50>}
2024-02-01 08:44:29,058::INFO::[nzbparser:87] Attempting to add Chicago.Fire.S12E03.1080p.x265-ELiTE.nzb
2024-02-01 08:44:29,063::INFO::[filesystem:746] Creating directories: /data/usenet/temp/Chicago.Fire.S12E03.1080p.x265-ELiTE
2024-02-01 08:44:29,065::ERROR::[filesystem:768] Failed making (/data/usenet/temp/Chicago.Fire.S12E03.1080p.x265-ELiTE)
Traceback (most recent call last):
File "/app/sabnzbd/filesystem.py", line 762, in create_all_dirs
os.mkdir(path_part_combined)
OSError: [Errno 5] I/O error: '/data/usenet/temp/Chicago.Fire.S12E03.1080p.x265-ELiTE'

2024-02-01 08:44:29,295::DEBUG::[interface:145] Request GET /api from 192.168.3.2 [Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36] {'mode': 'queue', 'start': '0', 'limit': '20', 'output': 'json', 'REMOVED': '<REMOVED>', '_': '1706798567578'}
2024-02-01 08:44:29,296::DEBUG::[interface:145] Request GET /api from 192.168.3.2 [Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36
2024-02-01 08:44:29,337::DEBUG::[interface:145] Request GET /api from 192.168.3.2 [Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36] {'mode': 'warnings', 'output': 'json', 'REMOVED': '<REMOVED>', '_': '1706798567580'}
2024-02-01 08:44:29,552::DEBUG::[interface:145] Request GET /config/ from 192.168.3.2 [Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36] {}
2024-02-01 08:44:31,670::DEBUG::[interface:145] Request GET /api from 192.168.3.2 [Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36] {'mode': 'queue', 'start': '0', 'limit': '20', 'output': 'json', 'REMOVED': '<REMOVED>', '_': '1706798567581'}
2024-02-01 08:44:31,671::DEBUG::[interface:145] Request GET /api from 192.168.3.2 [Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36] {'mode': 'history', 'failed_only': '0', 'start': '0', 'limit': '10', 'last_history_update': '1', 'output': 'json', 'REMOVED': '<REMOVED>', '_': '1706798567582'}
2024-02-01 08:44:32,141::DEBUG::[interface:145] Request POST /api from 172.18.0.1 [Sonarr/4.0.1.929 (alpine 3.18.6)] {'mode': 'addfile', 'cat': 'tv', 'priority': '-100', 'REMOVED': '<REMOVED>', 'output': 'json', 'name': <cherrypy._cpreqbody.Part object at 0x14fde19d3e10>}
2024-02-01 08:44:32,144::INFO::[nzbparser:87] Attempting to add Chicago.Fire.S12E03.1080p.x265-ELiTE.nzb
2024-02-01 08:44:32,148::INFO::[filesystem:746] Creating directories: /data/usenet/temp/Chicago.Fire.S12E03.1080p.x265-ELiTE
2024-02-01 08:44:32,152::ERROR::[filesystem:768] Failed making (/data/usenet/temp/Chicago.Fire.S12E03.1080p.x265-ELiTE)
Traceback (most recent call last):
File "/app/sabnzbd/filesystem.py", line 762, in create_all_dirs
os.mkdir(path_part_combined)
OSError: [Errno 5] I/O error: '/data/usenet/temp/Chicago.Fire.S12E03.1080p.x265-ELiTE'
2024-02-01 08:44:32,707::DEBUG::[interface:145] Request GET /api from 192.168.3.2 [Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36] {'mode': 'queue', 'start': '0', 'limit': '20', 'output': 'json', 'REMOVED': '<REMOVED>', '_': '1706798567583'}
2024-02-01 08:44:32,709::DEBUG::[interface:145] Request GET /api from 192.168.3.2 [Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36] {'mode': 'history', 'failed_only': '0', 'start': '0', 'limit': '10', 'last_history_update': '1', 'output': 'json', 'REMOVED': '<REMOVED>', '_': '1706798567584'}
2024-02-01 08:44:32,792::DEBUG::[interface:145] Request GET /api from 192.168.3.2 [Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36] {'mode': 'status', 'skip_dashboard': '0', 'calculate_performance': '0', 'output': 'json', 'REMOVED': '<REMOVED>', '_': '1706798567585'}
2024-02-01 08:44:32,795::DEBUG::[interface:145] Request GET /api from 192.168.3.2 [Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36] {'mode': 'warnings', 'output': 'json', 'REMOVED': '<REMOVED>', '_': '1706798567586'}
2024-02-01 08:44:32,799::DEBUG::[getipaddress:102] Local IPv4 address = <REMOVED>
2024-02-01 08:44:32,802::DEBUG::[happyeyeballs:163] Available addresses for self-test.sabnzbd.org (port=443, IPv4-only): 3 IPv4 and 0 IPv6
2024-02-01 08:44:32,819::DEBUG::[happyeyeballs:100] Happy Eyeballs connected to 172.67.69.176 (self-test.sabnzbd.org) in 14ms
2024-02-01 08:44:32,819::INFO::[happyeyeballs:196] Quickest IP address for self-test.sabnzbd.org (port=443, IPv4-only): 172.67.69.176 (self-test.sabnzbd.org)
2024-02-01 08:44:32,829::DEBUG::[happyeyeballs:100] Happy Eyeballs connected to 104.26.3.117 (self-test.sabnzbd.org) in 14ms
2024-02-01 08:44:32,879::DEBUG::[getipaddress:145] Public address IPv4-only = <REMOVED>
2024-02-01 08:44:32,881::DEBUG::[getipaddress:166] Local IPv6 address = <REMOVED>
2024-02-01 08:44:32,884::DEBUG::[getipaddress:89] DNS Lookup = True (in 0.00 seconds)
2024-02-01 08:44:33,808::DEBUG::[interface:145] Request GET /api from 192.168.3.2 [Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36] {'mode': 'queue', 'start': '0', 'limit': '20', 'output': 'json', 'REMOVED': '<REMOVED>', '_': '1706798567587'}
2024-02-01 08:44:33,809::DEBUG::[interface:145] Request GET /api from 192.168.3.2 [Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36] {'mode': 'history', 'failed_only': '0', 'start': '0', 'limit': '10', 'last_history_update': '1', 'output': 'json', 'REMOVED': '<REMOVED>', '_': '1706798567588'}
2024-02-01 08:44:33,914::DEBUG::[interface:145] Request GET /api from 172.18.0.1 [Readarr/0.3.14.2354 (alpine 3.18.5)] {'mode': 'queue', 'start': '0', 'limit': '0', 'category': 'books', 'REMOVED': '<REMOVED>', 'output': 'json'}
2024-02-01 08:44:33,921::DEBUG::[interface:145] Request GET /api from 172.18.0.1 [Readarr/0.3.14.2354 (alpine 3.18.5)] {'mode': 'history', 'start': '0', 'limit': '60', 'category': 'books', 'REMOVED': '<REMOVED>', 'output': 'json'}
2024-02-01 08:44:34,850::DEBUG::[interface:145] Request GET /api from 192.168.3.2 [Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36] {'mode': 'history', 'failed_only': '0', 'start': '0', 'limit': '10', 'last_history_update': '1', 'output': 'json', 'REMOVED': '<REMOVED>', '_': '1706798567590'}
2024-02-01 08:44:34,852::DEBUG::[interface:145] Request GET /api from 192.168.3.2 [Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36] {'mode': 'queue', 'start': '0', 'limit': '20', 'output': 'json', 'REMOVED': '<REMOVED>', '_': '1706798567589'}
2024-02-01 08:44:35,403::DEBUG::[interface:145] Request POST /api from 172.18.0.1 [Sonarr/4.0.1.929 (alpine 3.18.6)] {'mode': 'addfile', 'cat': 'tv', 'priority': '-100', 'REMOVED': '<REMOVED>', 'output': 'json', 'name': <cherrypy._cpreqbody.Part object at 0x14fde1a21190>}
2024-02-01 08:44:35,405::INFO::[nzbparser:87] Attempting to add Chicago.Med.S09E03.1080p.WEB.h264-ETHEL.nzb
2024-02-01 08:44:35,408::INFO::[filesystem:746] Creating directories: /data/usenet/temp/Chicago.Med.S09E03.1080p.WEB.h264-ETHEL
2024-02-01 08:44:35,410::ERROR::[filesystem:768] Failed making (/data/usenet/temp/Chicago.Med.S09E03.1080p.WEB.h264-ETHEL)
Traceback (most recent call last):
File "/app/sabnzbd/filesystem.py", line 762, in create_all_dirs
os.mkdir(path_part_combined)
OSError: [Errno 5] I/O error: '/data/usenet/temp/Chicago.Med.S09E03.1080p.WEB.h264-ETHEL'
2024-02-01 08:44:35,923::DEBUG::[interface:145] Request GET /api from 192.168.3.2 [Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36] {'mode': 'queue', 'start': '0', 'limit': '20', 'output': 'json', 'REMOVED': '<REMOVED>', '_': '1706798567591'}
2024-02-01 08:44:35,925::DEBUG::[interface:145] Request GET /api from 192.168.3.2 [Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36] {'mode': 'history', 'failed_only': '0', 'start': '0', 'limit': '10', 'last_history_update': '1', 'output': 'json', 'REMOVED': '<REMOVED>', '_': '1706798567592'}
2024-02-01 08:44:35,967::DEBUG::[interface:145] Request GET /api from 192.168.3.2 [Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36] {'mode': 'warnings', 'output': 'json', 'REMOVED': '<REMOVED>', '_': '1706798567593'}
2024-02-01 08:44:36,969::DEBUG::[interface:145] Request GET /api from 192.168.3.2 [Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36] {'mode': 'queue', 'start': '0', 'limit': '20', 'output': 'json', 'REMOVED': '<REMOVED>', '_': '1706798567594'}
2024-02-01 08:44:36,970::DEBUG::[interface:145] Request GET /api from 192.168.3.2 [Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36] {'mode': 'history', 'failed_only': '0', 'start': '0', 'limit': '10', 'last_history_update': '1', 'output': 'json', 'REMOVED': '<REMOVED>', '_': '1706798567595'}
2024-02-01 08:44:37,806::DEBUG::[interface:145] Request GET /api from 192.168.3.2 [Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36] {'mode': 'status', 'skip_dashboard': '0', 'calculate_performance': '0', 'output': 'json', 'REMOVED': '<REMOVED>', '_': '1706798567596'}
2024-02-01 08:44:37,813::DEBUG::[getipaddress:102] Local IPv4 address = <REMOVED>
2024-02-01 08:44:37,860::DEBUG::[getipaddress:145] Public address IPv4-only = <REMOVED>
2024-02-01 08:44:37,861::DEBUG::[getipaddress:166] Local IPv6 address = <REMOVED>
2024-02-01 08:44:37,864::DEBUG::[getipaddress:89] DNS Lookup = True (in 0.00 seconds)
2024-02-01 08:44:38,014::DEBUG::[interface:145] Request GET /api from 192.168.3.2 [Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36] {'mode': 'history', 'failed_only': '0', 'start': '0', 'limit': '10', 'last_history_update': '1', 'output': 'json', 'REMOVED': '<REMOVED>', '_': '1706798567598'}
2024-02-01 08:44:38,018::DEBUG::[interface:145] Request GET /api from 192.168.3.2 [Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36] {'mode': 'queue', 'start': '0', 'limit': '20', 'output': 'json', 'REMOVED': '<REMOVED>', '_': '1706798567597'}
2024-02-01 08:44:38,969::DEBUG::[interface:145] Request GET /api from 192.168.3.2 [Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36] {'mode': 'showlog', 'REMOVED': '<REMOVED>'}
__version__ = 19
__encoding__ = utf-8
[misc]
queue_complete = ""
queue_complete_pers = 0
bandwidth_perc = 100
refresh_rate = 1
interface_settings = ""
queue_limit = 20
config_lock = 0
fixed_ports = 1
notified_new_skin = 2
direct_unpack_tested = 1
sorters_converted = 1
check_new_rel = 1
auto_browser = 0
language = en
enable_https_verification = 1
host = 0.0.0.0
port = 8080
https_port = ""
username = <REMOVED>
password = <REMOVED>
bandwidth_max = ""
cache_limit = 1G
web_dir = Glitter
web_color = Auto
https_cert = server.cert
https_key = server.key
https_chain = ""
enable_https = 0
inet_exposure = 0
api_key = <HASH>a8f7ce5
nzb_key = <HASH>342b4d0
socks5_proxy_url = ""
permissions = 755
download_dir = /data/usenet/temp
download_free = ""
complete_dir = /data/usenet
complete_free = ""
fulldisk_autoresume = 0
script_dir = ""
nzb_backup_dir = ""
admin_dir = admin
backup_dir = ""
dirscan_dir = ""
dirscan_speed = 5
password_file = ""
log_dir = logs
max_art_tries = 3
top_only = 0
sfv_check = 1
script_can_fail = 0
enable_recursive = 1
flat_unpack = 0
par_option = ""
pre_check = 0
nice = ""
win_process_prio = 3
ionice = ""
fail_hopeless_jobs = 1
fast_fail = 1
auto_disconnect = 1
pre_script = None
end_queue_script = None
no_dupes = 0
no_series_dupes = 0
no_smart_dupes = 0
dupes_propercheck = 1
pause_on_pwrar = 1
ignore_samples = 0
deobfuscate_final_filenames = 1
auto_sort = ""
direct_unpack = 0
propagation_delay = 0
folder_rename = 1
replace_spaces = 0
replace_underscores = 0
replace_dots = 0
safe_postproc = 1
pause_on_post_processing = 0
enable_all_par = 0
sanitize_safe = 0
cleanup_list = ,
unwanted_extensions = ,
action_on_unwanted_extensions = 0
unwanted_extensions_mode = 0
new_nzb_on_failure = 0
history_retention = 0
quota_size = ""
quota_day = ""
quota_resume = 0
quota_period = m
enable_tv_sorting = 0
tv_sort_string = ""
tv_categories = tv,
enable_movie_sorting = 0
movie_sort_string = ""
movie_sort_extra = -cd%1
movie_categories = movies,
enable_date_sorting = 0
date_sort_string = ""
date_categories = tv,
schedlines = ,
rss_rate = 60
ampm = 0
start_paused = 0
preserve_paused_state = 0
enable_par_cleanup = 1
process_unpacked_par2 = 1
enable_multipar = 1
enable_unrar = 1
enable_7zip = 1
enable_filejoin = 1
enable_tsjoin = 1
overwrite_files = 0
ignore_unrar_dates = 0
backup_for_duplicates = 1
empty_postproc = 0
wait_for_dfolder = 0
rss_filenames = 0
api_logging = 1
html_login = 1
warn_dupl_jobs = 0
helpful_warnings = 1
keep_awake = 1
tray_icon = 1
allow_incomplete_nzb = 0
enable_broadcast = 1
ipv6_hosting = 0
api_warnings = 1
no_penalties = 0
x_frame_options = 1
allow_old_ssl_tls = 0
enable_season_sorting = 1
verify_xff_header = 0
rss_odd_titles = nzbindex.nl/, nzbindex.com/, nzbclub.com/
quick_check_ext_ignore = nfo, sfv, srr
req_completion_rate = 100.2
selftest_host = self-test.sabnzbd.org
movie_rename_limit = 100M
episode_rename_limit = 20M
size_limit = 0
direct_unpack_threads = 3
history_limit = 10
wait_ext_drive = 5
max_foldername_length = 246
nomedia_marker = ""
ipv6_servers = 1
url_base = /sabnzbd
host_whitelist = 272c1792ff03,
local_ranges = ,
max_url_retries = 10
downloader_sleep_time = 10
receive_threads = 2
switchinterval = 0.005
ssdp_broadcast_interval = 15
ext_rename_ignore = ,
email_server = ""
email_to = <REMOVED>
email_from = <REMOVED>
email_account = <REMOVED>
email_pwd = <REMOVED>
email_endjob = 0
email_full = 0
email_dir = ""
email_rss = 0
email_cats = *,
ipv6_staging = 0
[logging]
log_level = 2
max_log_size = 5242880
log_backups = 5
[ncenter]
ncenter_enable = 0
ncenter_cats = *,
ncenter_prio_startup = 0
ncenter_prio_download = 0
ncenter_prio_pause_resume = 0
ncenter_prio_pp = 0
ncenter_prio_complete = 1
ncenter_prio_failed = 1
ncenter_prio_disk_full = 1
ncenter_prio_new_login = 0
ncenter_prio_warning = 0
ncenter_prio_error = 0
ncenter_prio_queue_done = 0
ncenter_prio_other = 1
[acenter]
acenter_enable = 0
acenter_cats = *,
acenter_prio_startup = 0
acenter_prio_download = 0
acenter_prio_pause_resume = 0
acenter_prio_pp = 0
acenter_prio_complete = 1
acenter_prio_failed = 1
acenter_prio_disk_full = 1
acenter_prio_new_login = 0
acenter_prio_warning = 0
acenter_prio_error = 0
acenter_prio_queue_done = 0
acenter_prio_other = 1
[ntfosd]
ntfosd_enable = 1
ntfosd_cats = *,
ntfosd_prio_startup = 0
ntfosd_prio_download = 0
ntfosd_prio_pause_resume = 0
ntfosd_prio_pp = 0
ntfosd_prio_complete = 1
ntfosd_prio_failed = 1
ntfosd_prio_disk_full = 1
ntfosd_prio_new_login = 0
ntfosd_prio_warning = 0
ntfosd_prio_error = 0
ntfosd_prio_queue_done = 0
ntfosd_prio_other = 1
[prowl]
prowl_enable = 0
prowl_cats = *,
prowl_apikey = <REMOVED>
prowl_prio_startup = -3
prowl_prio_download = -3
prowl_prio_pause_resume = -3
prowl_prio_pp = -3
prowl_prio_complete = 0
prowl_prio_failed = 1
prowl_prio_disk_full = 1
prowl_prio_new_login = -3
prowl_prio_warning = -3
prowl_prio_error = -3
prowl_prio_queue_done = -3
prowl_prio_other = 0
[pushover]
pushover_token = <REMOVED>
pushover_userkey = <REMOVED>
pushover_device = ""
pushover_emergency_expire = 3600
pushover_emergency_retry = 60
pushover_enable = 0
pushover_cats = *,
pushover_prio_startup = -3
pushover_prio_download = -2
pushover_prio_pause_resume = -2
pushover_prio_pp = -3
pushover_prio_complete = -1
pushover_prio_failed = -1
pushover_prio_disk_full = 1
pushover_prio_new_login = -3
pushover_prio_warning = 1
pushover_prio_error = 1
pushover_prio_queue_done = -3
pushover_prio_other = -1
[pushbullet]
pushbullet_enable = 0
pushbullet_cats = *,
pushbullet_apikey = <REMOVED>
pushbullet_device = ""
pushbullet_prio_startup = 0
pushbullet_prio_download = 0
pushbullet_prio_pause_resume = 0
pushbullet_prio_pp = 0
pushbullet_prio_complete = 1
pushbullet_prio_failed = 1
pushbullet_prio_disk_full = 1
pushbullet_prio_new_login = 0
pushbullet_prio_warning = 0
pushbullet_prio_error = 0
pushbullet_prio_queue_done = 0
pushbullet_prio_other = 1
[nscript]
nscript_enable = 0
nscript_cats = *,
nscript_script = ""
nscript_parameters = ""
nscript_prio_startup = 0
nscript_prio_download = 0
nscript_prio_pause_resume = 0
nscript_prio_pp = 0
nscript_prio_complete = 1
nscript_prio_failed = 1
nscript_prio_disk_full = 1
nscript_prio_new_login = 0
nscript_prio_warning = 0
nscript_prio_error = 0
nscript_prio_queue_done = 0
nscript_prio_other = 1
[servers]
[[news.newshosting.com]]
name = news.newshosting.com
displayname = news.newshosting.com
host = news.newshosting.com
port = 563
timeout = 60
username = <REMOVED>
password = <REMOVED>
connections = 8
ssl = 1
ssl_verify = 2
ssl_ciphers = ""
enable = 1
required = 0
optional = 0
retention = 0
expire_date = ""
quota = ""
usage_at_start = 0
send_group = 0
priority = 0
notes = ""
[categories]
[[*]]
name = *
order = 0
pp = 3
script = None
dir = ""
newzbin = ""
priority = 0
[[movies]]
name = movies
order = 1
pp = ""
script = Default
dir = ""
newzbin = ""
priority = -100
[[tv]]
name = tv
order = 2
pp = ""
script = Default
dir = ""
newzbin = ""
priority = -100
[[audio]]
name = audio
order = 3
pp = ""
script = Default
dir = ""
newzbin = ""
priority = -100
[[books]]
name = books
order = 8
pp = ""
script = Default
dir = ""
newzbin = ""
priority = -100
[[music]]
name = music
order = 7
pp = ""
script = Default
dir = ""
newzbin = ""
priority = -100
[[tv_4k]]
name = tv_4k
order = 6
pp = ""
script = Default
dir = ""
newzbin = ""
priority = -100
[[movies_4k]]
name = movies_4k
order = 5
pp = ""
script = Default
dir = ""
newzbin = ""
priority = -100
[[software]]
name = software
order = 4
pp = ""
script = Default
dir = ""
newzbin = ""
priority = -100
[[prowlarr]]
name = prowlarr
order = 9
pp = ""
script = Default
dir = ""
newzbin = ""
priority = -100
elloboloco
Newbie
Newbie
Posts: 6
Joined: November 4th, 2014, 9:58 am

Re: HELP--OSError: [Errno 5] I/O error [Unraid]

Post by elloboloco »

Ok, it looks like it's a permissions issue. I can't create a new folder in the /mnt/user/data/usenet directory for completed downloads. I can't find a good guide on changing permissions.
User avatar
sander
Release Testers
Release Testers
Posts: 8832
Joined: January 22nd, 2008, 2:22 pm

Re: HELP--OSError: [Errno 5] I/O error [Unraid]

Post by sander »

elloboloco wrote: February 1st, 2024, 11:01 am Ok, it looks like it's a permissions issue. I can't create a new folder in the /mnt/user/data/usenet directory for completed downloads. I can't find a good guide on changing permissions.
Well, your error is "Failed making (/data/usenet/temp/Chicago.Fire.S12E03.1080p.x265-ELiTE)", so /data/usenet/temp/ and not /mnt/user/data/usenet. Different directories.

Furthermore: at startup, SABnzbd checks if it can write to Incomplete aka Temp, and to Complete. So don't you get that ERROR at SABnzbd startup?
Post Reply