Can't copy to external HDD using samba

don’t understand this. Are you going to unplug the drive during operation? usually it should stay mounted of you don’t detach it.

Guess the wire must have got knocked when cleaning - so do I just give it the same name when I mounted it last and all the paths should link up again right?

Usually yes

Phew ok all back up and running - new and improved! Now to tape it all up and hide it somewhere no one can touch it lol

Thanks guys you rock :call_me_hand:

Spoke too soon transmission, radaar and lidaar refused to connect when trying to access via the browser :pensive: all show as installed in dietpi-software. Jackett and Plex still work though and I installed all that together at once before I started messing with these extra drives - I don’t know

If I did dietpi-software reinstall (software #) would that keep all the settings inside those programs as it takes a while to setup

Yes usually all user data should be kept. But check system log for each individual service. Probably you will see something

Step: Install completed

[ OK ] DietPi-Survey | Purging survey data
[ SUB1 ] DietPi-Services > restart
[ OK ] DietPi-Services | restart : proftpd
[ OK ] DietPi-Services | restart : nmbd
[ OK ] DietPi-Services | restart : smbd
[ OK ] DietPi-Services | restart : nfs-kernel-server
[ OK ] DietPi-Services | restart : redis-server
[ OK ] DietPi-Services | restart : mariadb
[ OK ] DietPi-Services | restart : php7.4-fpm
[ OK ] DietPi-Services | restart : lighttpd
[FAILED] DietPi-Services | restart : transmission-daemon
[ OK ] DietPi-Services | restart : plexmediaserver
[ OK ] DietPi-Services | restart : jackett
[ OK ] DietPi-Services | restart : sonarr
[ OK ] DietPi-Services | restart : radarr
[ OK ] DietPi-Services | restart : lidarr
[ OK ] DietPi-Services | restart : syncthing
[ OK ] DietPi-Services | restart : filebrowser
[ OK ] DietPi-Services | restart : cron

Reinstalled but fails to restart :pensive:

You would need to share the system log for each service failing otherwise we are not able to assist further

It’s fine I’ll just uninstall and reinstall transmission again, but radaar says its running?

radarr.service - Radarr (DietPi)
     Loaded: loaded (/etc/systemd/system/radarr.service; enabled; vendor preset: enabled)
     Active: active (running) since Sun 2024-03-24 18:38:35 GMT; 3min 45s ago
   Main PID: 9970 (Radarr)
      Tasks: 10 (limit: 1069)
     Memory: 46.8M
        CPU: 21.990s
     CGroup: /system.slice/radarr.service
             └─9970 /opt/radarr/Radarr -nobrowser -data=/mnt/dietpi_userdata/radarr

Mar 24 18:38:55 DietPi Radarr[9970]:    at Microsoft.AspNetCore.Mvc.Filters.MiddlewareFilterBuilderStartupFilter.<>c__DisplayClass0_0.<Configure>g__MiddlewareFilterBuilder|0(IApplicationBuilder builder)
Mar 24 18:38:55 DietPi Radarr[9970]:    at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
Mar 24 18:38:55 DietPi Radarr[9970]:    at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
Mar 24 18:38:55 DietPi Radarr[9970]:    at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
Mar 24 18:38:55 DietPi Radarr[9970]:    at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
Mar 24 18:38:55 DietPi Radarr[9970]:    at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Run(IHost host)
Mar 24 18:38:55 DietPi Radarr[9970]:    at NzbDrone.Host.Bootstrap.Start(String[] args, Action`1 trayCallback) in ./Radarr.Host/Bootstrap.cs:line 78
Mar 24 18:38:55 DietPi Radarr[9970]:    at NzbDrone.Console.ConsoleApp.Main(String[] args) in ./Radarr.Console/ConsoleApp.cs:line 43
Mar 24 18:38:56 DietPi Radarr[9970]: Press enter to exit...
Mar 24 18:38:57 DietPi Radarr[9970]: Non-recoverable failure, waiting for user intervention...

pls restart your system and share the whole service log

journalctl -u radarr.service

Will do as soon as the ssh starts working again just returns 1005 connection error…

Ok I just unplugged everything power HDD started up the pi on its own - managed to ssh in reconnected all the HDD and it’s all working as it should with radaar need to check the others, but finally looking good

rm -rf /opt/sonarr && dietpi-software reinstall 144

That line worked on all the software that wasn’t working correctly - just change the software name and number at the end

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.