Jump to content

Issues accessing directory


Recommended Posts

Getting the following on a directory.  Cannot browse it via Windows explorer. I get the following:

 

image.png.be1f1c64a8d9df1cd7965add748e5aa3.png 

 

Permissions seem fine:

 

root@UNRAID:/mnt/disk1# ls -al
/bin/ls: Videos: Exec format error
total 0
drwxrwxrwx+  8 nobody users 176 Mar 14 07:07 ./
drwxr-xr-x  25 root   root  500 Mar 11 07:04 ../
drwxrwxrwx   7 nobody users 256 Nov  3 09:42 .apps/
drwxrwxrwx   3 nobody users 160 May 26  2021 Videos/
drwxrwxrwx   9 nobody users 288 Mar 13  2021 appdata/
drwxrwxrwx   4 nobody users 352 Apr 12  2018 tftp/

 

From the console I cannot even cd into the folder

 

root@UNRAID:/mnt/disk1# cd Videos
-bash: cd: Videos: Exec format error
root@UNRAID:/mnt/disk1#


Thank you in advance for the help!

Link to comment

You can get Windows giving misleading error messages as Windows only ever allows 1 set of credentials to be used at the same time to a particular server. Aay attempt to use second ones act as if you do not have a valid username/password for accessing that server.  A possible workaround is to make one connection using the server name and the other one using the IP address as Windows treats this as two different servers.  
 

Whether this is your problem I do not know?  

 

What are the access permissions set on that share in the Unraid  GUI?

 

Link to comment
  • 1 year later...

Thank you for your previous response.  My bad on not responding.  I must have missed the notification and this fell off my radar.  I am running reiserfsck right now to see if it finds anything.  I am reviving this thread and will update once I get a response back from the command.

Edited by dasoul
Link to comment

Thoughts?

 

Here are the results:
 

###########
reiserfsck --check started at Sun Oct 29 10:03:53 2023
###########
Replaying journal: Done.
Reiserfs journal '/dev/sdf1' in blocks [18..8211]: 0 transactions replayed
Checking internal tree..  finished
Comparing bitmaps..finished
Checking Semantic tree:
finished
No corruptions found
There are on the filesystem:
        Leaves 1361
        Internal nodes 10
        Directories 44
        Other files 52
        Data block pointers 1371189 (0 of them are zero)
        Safe links 0
###########
reiserfsck finished at Sun Oct 29 10:10:14 2023
###########

 

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.

×
×
  • Create New...