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.

[Support] ImSkully - FileRun

Featured Replies

On 4/19/2025 at 5:22 AM, hogmoff said:

In my configuration it's only working with UID=99, GID=100,UID Name=99, GID Name=users

Otherwise the mapping doesn't fit:
(left side docker console, right side unraid console)

 

Bildschirmfotovom2025-04-1911-08-02.thumb.png.62bb5a1c48969de724d76406dd051567.png
 

The username nobody is 65534 as standard value in docker -> mapping do not work

Unfortunatly the mapping is not the only issue. Any file created in filerun can renamed but not deleted.
Maybe the mask should be set to 777, current value is 644. I tried to set a variable "UMASK=777" but without any effect.

Anyone a idea about the issue? How did you resolve this?
 

if youre on the newest 2026.1.0 those var's aren't needed anymore

This is all you need on 2026.1.0 version (you will need to chown nobody:users from the unraid console on your appdata folder if it's not already)

image.png
image.png

Edited by MowMdown

  • Replies 55
  • Views 13.8k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Looks very interesting.   I struggle with anything beyond simple networking so excuse me if I'm being a bit dense but I have a few things I'm not sure about.   Reading up on it I'm

  • Hi,   thanks for getting back to me so quickly, I've worked out how to edit the hosts file and tried to access a wordpress instance I have running locally and although I could get to the Ngi

  • Well I'm waving the white flag here which is a pity as filerun looks exactly like what I need.  I just can't get past 502 bad gateway errors on nginx with anything, I've tried my wordpress, nextcloud,

Posted Images

  • Author

Added step-by-step guide for updating from FileRun 2024.x to the latest 2026.2, refer to the post under the main topic:

I finally had some time to go through the update process myself and had a few minor hiccups though otherwise it's pretty seamless. I've captured everything regarding the process for Unraid users so if anyone was still holding off on updating now is a good time to do so :) the entire process should only take ~5 minutes. Let me know if you have issues!

Edited by ImSkully

  • 3 weeks later...

HELLO Team )

I just bought Filerun. I started everything fresh with new containers. The UNRAID apps gives MYSQL 9.7.0 and the latest filerun container. Everything looked good. Database created, filerun got to it's setup screen and so on. I entered my license and it setup the rest of the system. Once I logged in I got this error:

Message to Vlad:

 I am getting 42000 errors when I try to access filerun after login.   I see this in the php logs in a tmp folder.

 What can I do about this ?

 

[12-May-2026 19:39:15 UTC] ↘️Drive/ui/get/tree (POST)

               🔎SQLSTATE[42000]: Syntax error or access violation: 1305 FUNCTION filerun.MD5 does not exist

                              🐞FR\Core\DB\DatabaseException (42000)

🔎"[unknown]", in 🐘"/var/www/html/apps/Drive/!classes/Files/DBPaths.php#30"

 

Vlad's response:

Please disable FIPS Mode in your MySQL server, or if that is not an option for you, you can use a separate MySQL container just for FileRun where FIPS is not enabled.

My response back after looking into this:

I think it is off

 mysql> SHOW VARIABLES LIKE 'ssl_fips_mode';

+---------------+-------+

| Variable_name | Value |

+---------------+-------+

| ssl_fips_mode | OFF   |

+---------------+-------+

1 row in set (0.005 sec)

 

What might it be.. I am running 9.7.0 mysql container.

Vlads message back:

My recommendation is to replace MySQL with the latest version of MariaDB, until a solution to this is found. 

So I loaded the latest MariaDB container from APPs and set it up with defaults. I then moved my database from mysql to mariadb and use the same login etc.

It works !!!! No issues and the filerun product runs exactly like it's demo

There is something in the latest version of MYSQL 9.7.0 that is causing a query issue. Anyway I wanted to document my journey here so no one else gets stuck too.

Edited by 5STAR

  • 4 weeks later...

Having a weird issue with my filerun setup.


/user-files is owned by nobody:users I run chown -R nobody:users /mnt/user/filerun-data so everything looks good.

However, when I try to upload an image via WebDAV or directly to the website, it doesnt go throw. So clearly it doesnt have access to write, only read?

I tried to create a text file via the website. It actually managed to create it, but it only created an empty text file.

I double-checked, and container does have that extra flag --user 99:100

--

docker exec FileRun id nobody

uid=65534(nobody) gid=65534(nogroup) groups=65534(nogroup)

--

docker exec FileRun id

uid=99 gid=100(users) groups=100(users)

--

# ls -l

total 0

drwxr-xr-x 1 nobody users 16 Jun 7 16:53 Adventure\ Capture/

-rw-r--r-- 1 nobody users 0 Jun 7 17:16 test.txt

Edited by Nelli

for me, problems with webdav usually point to a problem with your reverse proxy. Are you using nginx or some other reverse proxy? I would also ask this in the filerun forums as they've been pretty helpful.

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...

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.