Mover not working


Recommended Posts

I backup alot of photos regularly to a SSD cache disk to be moved to the array.

However, most of the time this doesn't work. Often the files just stays at the cache drive without being moved. Sometimes the files are copied but not deleted from the cache drive.

 

This is what fills the mover log:

 

Aug  7 07:54:10 Atom logger: mover started
Aug  7 07:54:10 Atom logger: moving Photo/
Aug  7 07:54:10 Atom logger: ./Photo/FOTOGRAF NANO 2012/Henrik Ramsland 12.04.12/full size til arkiv/01 Ramsland, Henrik Print?\200?
Aug  7 07:54:10 Atom logger: rsync: get_xattr_data: lgetxattr("Photo","user.org.netatalk.supports-eas.zQdo9D",0) failed: Exec format error (
Aug  7 07:54:10 Atom logger: .d..t...... Photo/
Aug  7 07:54:10 Atom logger: .d..t...... Photo/FOTOGRAF NANO 2012/
Aug  7 07:54:10 Atom logger: .d..t...... Photo/FOTOGRAF NANO 2012/Henrik Ramsland 12.04.12/
Aug  7 07:54:10 Atom logger: .d..t...... Photo/FOTOGRAF NANO 2012/Henrik Ramsland 12.04.12/full size til arkiv/
Aug  7 07:54:10 Atom logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7]
Aug  7 07:54:10 Atom logger: ./Photo/FOTOGRAF NANO 2012/Henrik Ramsland 12.04.12/full size til arkiv/avis og tk?\200?
Aug  7 07:54:10 Atom logger: rsync: get_xattr_data: lgetxattr("Photo","user.org.netatalk.supports-eas.zQdo9D",0) failed: Exec format error (
Aug  7 07:54:10 Atom logger: .d..t...... Photo/
Aug  7 07:54:10 Atom logger: .d..t...... Photo/FOTOGRAF NANO 2012/
Aug  7 07:54:10 Atom logger: .d..t...... Photo/FOTOGRAF NANO 2012/Henrik Ramsland 12.04.12/
Aug  7 07:54:10 Atom logger: .d..t...... Photo/FOTOGRAF NANO 2012/Henrik Ramsland 12.04.12/full size til arkiv/
Aug  7 07:54:10 Atom logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7]
Aug  7 07:54:10 Atom logger: ./Photo/FOTOGRAF NANO 2012/Alfred 02.08.12/collage
Aug  7 07:54:10 Atom logger: rsync: get_xattr_data: lgetxattr("Photo","user.org.netatalk.supports-eas.zQdo9D",0) failed: Exec format error (
Aug  7 07:54:10 Atom logger: .d..t...... Photo/
Aug  7 07:54:10 Atom logger: .d..t...... Photo/FOTOGRAF NANO 2012/
Aug  7 07:54:10 Atom logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7]
Aug  7 07:54:10 Atom logger: ./Photo/FOTOGRAF NANO 2012/Alfred 02.08.12/Alfred 02.08.12/JPG
Aug  7 07:54:10 Atom logger: rsync: get_xattr_data: lgetxattr("Photo","user.org.netatalk.supports-eas.zQdo9D",0) failed: Exec format error (
Aug  7 07:54:10 Atom logger: .d..t...... Photo/
Aug  7 07:54:10 Atom logger: .d..t...... Photo/FOTOGRAF NANO 2012/
Aug  7 07:54:10 Atom logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7]
Aug  7 07:54:10 Atom logger: ./Photo/FOTOGRAF NANO 2012/Alfred 02.08.12/Alfred 02.08.12/_MG_8188.dng
Aug  7 07:54:10 Atom logger: rsync: get_xattr_data: lgetxattr("Photo","user.org.netatalk.supports-eas.zQdo9D",0) failed: Exec format error (
.....

 

...and it just goes on like this.

 

I tried copying to the cache disk both through SMB and AFP. Using Unraid 5.0 rc5.

Anyone knows how to fix these errors?

Link to comment

If the files are not moved at all then stop the array and reboot the system, I also have this sometimes, in most cases the "user0" directory is no longer there, is effetively stops the mover from working.

 

If the mover runs but it is some files that do not get moved but others are then this is a rights issue.. The easiest thing you can do is run the permissions script from the utilities page. This will make sure they are set correctly. If you want to get your linux on you can do it yourself also, permissions need to be nobody/users for it to work. I suspect you will see that the files that do not move are owned by root.

 

If you have done the above then invoke the mover and it will work.

 

There is however a remaining action, there is some processes leaving the files owned by root and if you do not fix that you will end up doing this over and over.

 

This can very well be a program that gets metadata for your movie files (coves and such), the files that are "stuck" on the cache drive should indicate to you what program is not running correctly (under the wrong user).

 

If that is to complex then:

 

- invoke mover manually

- wait till it completes

- check whats on the cache drive and give a few examples in this thread.

Link to comment

Thank you for your reply, Helmonder.

 

I tried the things you suggested. Restarted a few times. Checked that user0 exists. Ran the permissions script.

Before running the script most of the files were owned by the user that transfered them. After running they are owned by root.

Looks like this:

-rw-rw---- 1 nobody users 6148 2012-08-06 21:35 .DS_Store
-rw-rw---- 1 nobody users 4096 2012-08-06 21:35 ._.DS_Store
drwxrwx--- 7 nobody users  264 2012-07-26 16:47 Photo/


-rw-rw----  1 nobody users 6148 2012-08-06 21:35 .DS_Store
drwxrwx---  2 nobody users  176 2010-02-11 20:31 Bilder\ som\ ikke\ hører\ til\ noe.ï©/
drwxrwx---  4 nobody users  120 2012-08-06 23:22 FOTOGRAF\ NANO/
drwxrwx--- 10 nobody users  384 2012-08-02 14:11 FOTOGRAF\ NANO\ 2012/
drwxrwx--- 25 nobody users  800 2012-01-18 12:37 Simoneï¨/
drwxrwx---  2 nobody users  224 2012-08-07 12:49 _gsdata_/


-rw-rw---- 1 nobody users   82052 2012-08-06 23:22 ._CIMG0058-u.jpg
-rw-rw---- 1 nobody users   80258 2012-08-06 23:22 ._CIMG0058.jpg
-rw-rw---- 1 nobody users  657796 2009-12-04 16:12 CIMG0058-u.jpg
-rw-rw---- 1 nobody users 2997038 2009-11-27 09:22 CIMG0058.jpg

 

I still got the same errors with rsync though...

I'm using Goodsync on a mac to sync/backup files.

Link to comment

I still get the same errors unfortunately.

Seems like the pictures are getting copied though, but not removed from cache drive.

 

Aug 9 13:42:42 Atom emhttp: shcmd (62): /usr/local/sbin/mover |& logger &
Aug 9 13:42:42 Atom logger: mover started
Aug 9 13:42:42 Atom logger: moving Photo/
Aug 9 13:42:42 Atom logger: ./Photo/FOTOGRAF NANO 2012/Shutter stock/._shutterstock_108684953.tif
Aug 9 13:42:42 Atom logger: rsync: get_xattr_data: lgetxattr("Photo","user.org.netatalk.supports-eas.zQdo9D",0) failed: Exec format error (
Aug 9 13:42:42 Atom logger: .d..t...... Photo/
Aug 9 13:42:42 Atom logger: .d..t...... Photo/FOTOGRAF NANO 2012/
Aug 9 13:42:42 Atom logger: .d..tp..... Photo/FOTOGRAF NANO 2012/Shutter stock/
Aug 9 13:42:42 Atom logger: >f+++++++++ Photo/FOTOGRAF NANO 2012/Shutter stock/._shutterstock_108684953.tif
Aug 9 13:42:48 Atom logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7]
Aug 9 13:42:48 Atom logger: ./Photo/FOTOGRAF NANO 2012/Shutter stock/shutterstock_108684953.tif
Aug 9 13:42:48 Atom logger: rsync: get_xattr_data: lgetxattr("Photo","user.org.netatalk.supports-eas.zQdo9D",0) failed: Exec format error (
Aug 9 13:42:48 Atom logger: .d..t...... Photo/
Aug 9 13:42:48 Atom logger: .d..t...... Photo/FOTOGRAF NANO 2012/
Aug 9 13:42:48 Atom logger: .d..t...... Photo/FOTOGRAF NANO 2012/Shutter stock/
Aug 9 13:42:48 Atom logger: >f+++++++++ Photo/FOTOGRAF NANO 2012/Shutter stock/shutterstock_108684953.tif
Aug 9 13:42:51 Atom logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7]
Aug 9 13:42:51 Atom logger: ./Photo/FOTOGRAF NANO 2012/Shutter stock/shutterstock_76435258.tif
Aug 9 13:42:51 Atom logger: rsync: get_xattr_data: lgetxattr("Photo","user.org.netatalk.supports-eas.zQdo9D",0) failed: Exec format error (
Aug 9 13:42:51 Atom logger: .d..t...... Photo/
Aug 9 13:42:51 Atom logger: .d..t...... Photo/FOTOGRAF NANO 2012/
Aug 9 13:42:51 Atom logger: .d..t...... Photo/FOTOGRAF NANO 2012/Shutter stock/
Aug 9 13:42:51 Atom logger: >f+++++++++ Photo/FOTOGRAF NANO 2012/Shutter stock/shutterstock_76435258.tif
Aug 9 13:43:08 Atom logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7]
Aug 9 13:43:08 Atom logger: ./Photo/FOTOGRAF NANO 2012/Shutter stock/._shutterstock_76435258.tif
Aug 9 13:43:08 Atom logger: rsync: get_xattr_data: lgetxattr("Photo","user.org.netatalk.supports-eas.zQdo9D",0) failed: Exec format error (
Aug 9 13:43:08 Atom logger: .d..t...... Photo/
Aug 9 13:43:08 Atom logger: .d..t...... Photo/FOTOGRAF NANO 2012/
Aug 9 13:43:08 Atom logger: .d..t...... Photo/FOTOGRAF NANO 2012/Shutter stock/
Aug 9 13:43:08 Atom logger: >f+++++++++ Photo/FOTOGRAF NANO 2012/Shutter stock/._shutterstock_76435258.tif
Aug 9 13:43:08 Atom logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7]
Aug 9 13:43:08 Atom logger: ./Photo/FOTOGRAF NANO 2012/Henrik Ramsland 12.04.12/full size til arkiv/01 Ramsland, Henrik Print???/.__MG_2912.jpg
Aug 9 13:43:08 Atom logger: rsync: get_xattr_data: lgetxattr("Photo","user.org.netatalk.supports-eas.zQdo9D",0) failed: Exec format error (
Aug 9 13:43:08 Atom logger: .d..t...... Photo/
Aug 9 13:43:08 Atom logger: .d..t...... Photo/FOTOGRAF NANO 2012/
Aug 9 13:43:08 Atom logger: .d..t...... Photo/FOTOGRAF NANO 2012/Henrik Ramsland 12.04.12/
Aug 9 13:43:08 Atom logger: .d..t...... Photo/FOTOGRAF NANO 2012/Henrik Ramsland 12.04.12/full size til arkiv/
Aug 9 13:43:08 Atom logger: >f......... Photo/FOTOGRAF NANO 2012/Henrik Ramsland 12.04.12/full size til arkiv/01 Ramsland, Henrik Print#357#200#250/.__MG_2912.jpg
Aug 9 13:43:09 Atom logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7]
Aug 9 13:43:09 Atom logger: ./Photo/FOTOGRAF NANO 2012/Henrik Ramsland 12.04.12/full size til arkiv/01 Ramsland, Henrik Print???/.__MG_2916.jpg
Aug 9 13:43:09 Atom logger: rsync: get_xattr_data: lgetxattr("Photo","user.org.netatalk.supports-eas.zQdo9D",0) failed: Exec format error (
Aug 9 13:43:09 Atom logger: .d..t...... Photo/
Aug 9 13:43:09 Atom logger: .d..t...... Photo/FOTOGRAF NANO 2012/
Aug 9 13:43:09 Atom logger: .d..t...... Photo/FOTOGRAF NANO 2012/Henrik Ramsland 12.04.12/
Aug 9 13:43:09 Atom logger: .d..t...... Photo/FOTOGRAF NANO 2012/Henrik Ramsland 12.04.12/full size til arkiv/
Aug 9 13:43:09 Atom logger: >f......... Photo/FOTOGRAF NANO 2012/Henrik Ramsland 12.04.12/full size til arkiv/01 Ramsland, Henrik Print#357#200#250/.__MG_2916.jpg
Aug 9 13:43:09 Atom logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7]
Aug 9 13:43:09 Atom logger: ./Photo/FOTOGRAF NANO 2012/Henrik Ramsland 12.04.12/full size til arkiv/01 Ramsland, Henrik Print???/.__MG_2995.jpg
Aug 9 13:43:09 Atom logger: rsync: get_xattr_data: lgetxattr("Photo","user.org.netatalk.supports-eas.zQdo9D",0) failed: Exec format error (
....

Link to comment

Okay.... So the files move but they are not removed from the cache drive, that should be a rights issue that should have been solved by running the permissions utility (I am assuming that the permissions utility also runs on the cache drive).

 

Just to be sure try it by hand:

 

- Log on to the server using telnet, use root or SU to root after logging in;

- go to /mnt

- issue the following commands:

 

chgrp -R users cache

chown -R nobody cache

chmod -R 770 cache

 

- Log off from telnet

- Try the mover again

 

Note: the chmod command probably is not completely correct, it now sets an execute bit to non executable files, works though... I am not sure how to differentiate between files and dirs using chmod.

 

Link to comment

Sorry for the late reply.

I have still not managed to solve this.

 

I tried to run the commands you listed and running the mover again. Still same error messages.

Looks like all files/dirs were correct before running the commands (files were 660 without exec bit).

 

I also deleted all created users in unraid and just copy files to the cache using guest through SMB. Still same errors.

 

I found another tread on the forum with a problem like this that was found to be hardware error. I checked that and I don't have anything that could show hardware errors in the syslog.

 

I haven't changed anything in the config files or running any addons. Could my mover script be wrong?

Link to comment
  • 3 weeks later...

Did you ever solve this? I am having the exact same issue. Mover moves the files, but does not delete them from the cache drive. Ran memtest, parity checks, reiserfs checks, all are good.

 

Sep 8 05:33:12 Orion logger: ./Videos/TV Shows/The NASA Missions - When We Left Earth/Episode 2.mkv
Sep 8 05:33:12 Orion logger: .d..t...... ./
Sep 8 05:33:12 Orion logger: rsync: get_xattr_data: lgetxattr("Videos","user.org.netatalk.supports-eas.73iiB3",0) failed: Exec format error (
Sep 8 05:33:12 Orion logger: .d..t.....x Videos/
Sep 8 05:33:12 Orion logger: .d..t...... Videos/TV Shows/
Sep 8 05:33:12 Orion logger: .d..t...... Videos/TV Shows/The NASA Missions - When We Left Earth/
Sep 8 05:33:12 Orion logger: >f+++++++++ Videos/TV Shows/The NASA Missions - When We Left Earth/Episode 2.mkv
Sep 8 05:36:08 Orion logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7]
Sep 8 05:36:08 Orion logger: ./Videos/TV Shows/The NASA Missions - When We Left Earth/Episode 6.mkv
Sep 8 05:36:08 Orion logger: .d........x Videos/
Sep 8 05:36:08 Orion logger: .d..t...... Videos/TV Shows/The NASA Missions - When We Left Earth/
Sep 8 05:36:08 Orion logger: >f+++++++++ Videos/TV Shows/The NASA Missions - When We Left Earth/Episode 6.mkv

Link to comment

Try changing RAM config. Use only one stick or a different slot or stick. There is a recent thread where RAM passed memtest but was still causing the issue.

Thanks, this was actually a VM in esxi. I think i finally found the problem though. I did not have the 'min free space" set on the user share and 4 of my disks were 99% full. After setting that and rebooting the mover script is running and deleting it from the cache drive. Thanks for the assistance though.

Link to comment
  • 6 months later...

I backup alot of photos regularly to a SSD cache disk to be moved to the array.

However, most of the time this doesn't work. Often the files just stays at the cache drive without being moved. Sometimes the files are copied but not deleted from the cache drive.

 

This is what fills the mover log:

 

Aug  7 07:54:10 Atom logger: mover started
Aug  7 07:54:10 Atom logger: moving Photo/
Aug  7 07:54:10 Atom logger: ./Photo/FOTOGRAF NANO 2012/Henrik Ramsland 12.04.12/full size til arkiv/01 Ramsland, Henrik Print?\200?
Aug  7 07:54:10 Atom logger: rsync: get_xattr_data: lgetxattr("Photo","user.org.netatalk.supports-eas.zQdo9D",0) failed: Exec format error (
Aug  7 07:54:10 Atom logger: .d..t...... Photo/
Aug  7 07:54:10 Atom logger: .d..t...... Photo/FOTOGRAF NANO 2012/
Aug  7 07:54:10 Atom logger: .d..t...... Photo/FOTOGRAF NANO 2012/Henrik Ramsland 12.04.12/
Aug  7 07:54:10 Atom logger: .d..t...... Photo/FOTOGRAF NANO 2012/Henrik Ramsland 12.04.12/full size til arkiv/
Aug  7 07:54:10 Atom logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7]
Aug  7 07:54:10 Atom logger: ./Photo/FOTOGRAF NANO 2012/Henrik Ramsland 12.04.12/full size til arkiv/avis og tk?\200?
Aug  7 07:54:10 Atom logger: rsync: get_xattr_data: lgetxattr("Photo","user.org.netatalk.supports-eas.zQdo9D",0) failed: Exec format error (
Aug  7 07:54:10 Atom logger: .d..t...... Photo/
Aug  7 07:54:10 Atom logger: .d..t...... Photo/FOTOGRAF NANO 2012/
Aug  7 07:54:10 Atom logger: .d..t...... Photo/FOTOGRAF NANO 2012/Henrik Ramsland 12.04.12/
Aug  7 07:54:10 Atom logger: .d..t...... Photo/FOTOGRAF NANO 2012/Henrik Ramsland 12.04.12/full size til arkiv/
Aug  7 07:54:10 Atom logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7]
Aug  7 07:54:10 Atom logger: ./Photo/FOTOGRAF NANO 2012/Alfred 02.08.12/collage
Aug  7 07:54:10 Atom logger: rsync: get_xattr_data: lgetxattr("Photo","user.org.netatalk.supports-eas.zQdo9D",0) failed: Exec format error (
Aug  7 07:54:10 Atom logger: .d..t...... Photo/
Aug  7 07:54:10 Atom logger: .d..t...... Photo/FOTOGRAF NANO 2012/
Aug  7 07:54:10 Atom logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7]
Aug  7 07:54:10 Atom logger: ./Photo/FOTOGRAF NANO 2012/Alfred 02.08.12/Alfred 02.08.12/JPG
Aug  7 07:54:10 Atom logger: rsync: get_xattr_data: lgetxattr("Photo","user.org.netatalk.supports-eas.zQdo9D",0) failed: Exec format error (
Aug  7 07:54:10 Atom logger: .d..t...... Photo/
Aug  7 07:54:10 Atom logger: .d..t...... Photo/FOTOGRAF NANO 2012/
Aug  7 07:54:10 Atom logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7]
Aug  7 07:54:10 Atom logger: ./Photo/FOTOGRAF NANO 2012/Alfred 02.08.12/Alfred 02.08.12/_MG_8188.dng
Aug  7 07:54:10 Atom logger: rsync: get_xattr_data: lgetxattr("Photo","user.org.netatalk.supports-eas.zQdo9D",0) failed: Exec format error (
.....

 

...and it just goes on like this.

 

I tried copying to the cache disk both through SMB and AFP. Using Unraid 5.0 rc5.

Anyone knows how to fix these errors?

@Hoox

 

You have corrupted/damaged extended attributes.

 

Run the following command:

 

getfattr -d /mnt/user0/%name of your share%

 

See if you have any entries come back with "user.org.netatalk.supports-eas.%%%%%%: Exec format er"

 

or post your results.

Link to comment
  • 2 weeks later...

Im also starting get this error i dont why, i just look why i have full cache driver ... after check syslog i find this same issue :(

 

Im already make:

- check filesystem with rebuild tree on all disk include cache

- backup cache driver and format (after that recovery files and make more space)

- delate super.dat - and assigned once again disks

- check minimal space i shares config (if is correct)

 

And still i get this same error :(

 

on command

getfattr -d /mnt/user0/*

 

I get

root@unRAID:~# getfattr -d /mnt/user0/*

/mnt/user0/movies: user.org.netatalk.supports-eas.0iHnRO: Input/output error

/mnt/user0/movies: user.org.netatalk.supports-eas.O68qUA: Input/output error

/mnt/user0/movies: user.org.netatalk.supports-eas.ejvw87: Input/output error

/mnt/user0/movies: user.org.netatalk.supports-eas.yeSXha: Input/output error

/mnt/user0/music: user.org.netatalk.supports-eas.kh23u8: Exec format error

/mnt/user0/music: user.org.netatalk.supports-eas.nGkktb: Exec format error

getfattr: Removing leading '/' from absolute path names

# file: mnt/user0/stuff

user.org.netatalk.supports-eas.1Qumte=0seWVzAA==

user.org.netatalk.supports-eas.3bj61N=0seWVzAA==

user.org.netatalk.supports-eas.3j0qX7=0seWVzAA==

/mnt/user0/stuff: user.org.netatalk.supports-eas.7YWTyE: Exec format error

/mnt/user0/stuff: user.org.netatalk.supports-eas.9JcKAv: Exec format error

user.org.netatalk.supports-eas.ANWu6f=0seWVzAA==

user.org.netatalk.supports-eas.CWv0aW=0seWVzAA==

user.org.netatalk.supports-eas.GZ5RuG=0seWVzAA==

user.org.netatalk.supports-eas.IVjtQi=0seWVzAA==

user.org.netatalk.supports-eas.Jdz2Bq=0seWVzAA==

user.org.netatalk.supports-eas.Kc6jLE=0seWVzAA==

/mnt/user0/stuff: user.org.netatalk.supports-eas.NDwloI: Exec format error

/mnt/user0/stuff: user.org.netatalk.supports-eas.NrLERs: Exec format error

user.org.netatalk.supports-eas.USKGXs=0seWVzAA==

user.org.netatalk.supports-eas.WDZDiv=0seWVzAA==

user.org.netatalk.supports-eas.fsMx0h=0seWVzAA==

user.org.netatalk.supports-eas.gyl6Cw=0seWVzAA==

/mnt/user0/stuff: user.org.netatalk.supports-eas.h9YD5d: Exec format error

user.org.netatalk.supports-eas.hC1SEd=0seWVzAA==

user.org.netatalk.supports-eas.hhyVA9=0seWVzAA==

user.org.netatalk.supports-eas.jP5XOX=0seWVzAA==

user.org.netatalk.supports-eas.k07dOK=0seWVzAA==

user.org.netatalk.supports-eas.m9yB0E=0seWVzAA==

/mnt/user0/stuff: user.org.netatalk.supports-eas.nMrNnh: Exec format error

/mnt/user0/stuff: user.org.netatalk.supports-eas.odpdCG: Exec format error

/mnt/user0/stuff: user.org.netatalk.supports-eas.p7erDd: Exec format error

/mnt/user0/stuff: user.org.netatalk.supports-eas.ps6HZV: Exec format error

/mnt/user0/stuff: user.org.netatalk.supports-eas.qZbiVi: Exec format error

/mnt/user0/stuff: user.org.netatalk.supports-eas.s7C72U: Exec format error

user.org.netatalk.supports-eas.tsGTw4=0seWVzAA==

user.org.netatalk.supports-eas.xMuYr5=0seWVzAA==

user.org.netatalk.supports-eas.yK5oXj=0seWVzAA==

 

So im delate folder stuff,  please now me help how i can fix other errors without delating folders :)

how i can find corrupted files ? or maybe any other solution for fix that ?

 

Im also interested why now some users start reporting this error - some rc12 issue ? (why this happens me, my unraid working mouths without any touching - just upgrades)

(btw. all users with this issue use latest version ?? )

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.