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.

My New Dockers - Apache-PHP and Enhanced Calibre Server

Featured Replies

2 minutes ago, jorge16 said:

Yes, I was saying only one file: "chown nobody:users file"

But that will work also!

Bingo. Worked.

I'll try chown on the base folder where the jpgs end up being stored "/mnt/disks/VMs/PhotoPrism/" and then importing and hopefully it carries over to new imports

 

  • Replies 222
  • Views 69.3k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • That works lol. Just keep in mind if you add any more users into the MineOS server they will also have access to that world import.

  • Problem solved.  I joined the mineos forums and hexparrot, the mineos creator, has updated all his dockers: I just installed https://hub.docker.com/r/hexparrot/mineos-docker via CA and it worke

  • I saw this and hoped it was from someone in this forum.  Thank you!!!  I need to learn how to create these templates.  I have so many projects that I've home grown that I would like to share.  

Posted Images

41 minutes ago, jpotrz said:

Not sure if this is a docker issue or what, but I don't have rights to the folders via SMB share once created.

I set up the docker. Added some pictures and everything works fine from the frontend stand point. Went to Windows and navigated to the share that has all the .jpgs and tried to delete them and it will not allow me. I can't seem to delete in Krusader either.

 

I would suggest that you setup your pictures folder before you create the container or even better choose your existing one, you can sort them in the application itself. ;)

Anyways I've already contacted the developer of PhotoPrism and asked if a propper solution for Unraid can be built in (you technically also could pass through the UID:GID but not the propper way so that everything works as expected).

 

'chown -R nobody:users /mnt/users/pictures' for example...

 

EDIT: You don't have to import them you can simply drop them in and then scan for pictures (then you also don't get the permission problems).

  • 2 weeks later...

I am using the docker photoprism for a few days now.

 

Is it normal that when I update the app, I loose everything in the database.  The app does not contain any photos.

I need to import them again.

 

Maybe I need to add a variable to a path or something.

I may try to reinstall it tonight to see if the template has changed.

 

Thank you

53 minutes ago, mikamap said:

I am using the docker photoprism for a few days now.

You should use the photoprism docker from @ich777 not the one from this thread.

On 7/30/2020 at 6:02 PM, trurl said:

You should use the photoprism docker from @ich777 not the one from this thread.

Thank you.  Will try and report back.

  • 2 months later...

Hello all, I had previously installed TinyMM but it no longer works, when I try to start it I get an error "Server Error" - any help is much appreciated.

 

When I try to uninstall and reinstall I get this error

 

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='TinyMM' --net='bridge' -e TZ="America/Los_Angeles" -e HOST_OS="Unraid" -e 'USER_ID'='0' -e 'TZ'='America/NewYork' -e 'DISPLAY_HEIGHT'='1380' -e 'DISPLAY_WIDTH'='1200' -e 'PUID'='99' -e 'GUID'='100' -e 'UMASK'='000' -p '5800:5800/tcp' -p '5900:5900/tcp' -v '/mnt/user/Movies/':'/media':'rw' -v '/mnt/user/appdata/TinyMM1':'/config':'rw' 'coolasice1999/tmm:latest'

d511503a51b314db95dca834d4000cb0c1fbeabab4b056c2ea82cf47db4a8699
/usr/bin/docker: Error response from daemon: driver failed programming external connectivity on endpoint TinyMM (a74b98f6b8c0277b8dcbeccf9e7edd57928780af23b88398b4fa722e49f5361a): Error starting userland proxy: listen tcp 0.0.0.0:5900: bind: address already in use.

Edited by zbarisopen

  • 1 month later...

Hey there, Thank you for your Dockers, especially TinyMediaManager.

 

Unfortunately I have some problems with it and I don't know how to solve them.

It looks ok, when I scrape a movie - I get the pictures and metadate in the UI and everything seems fine (I can browse pictures and replace them manually, etc, meaning working in the UI is fine).

But it doesn't seem to download anything into my movie's folder - for trailers there is at least an error popping up.

 

This is what the log says:

Does anyone know what is going on and how I can get TMM to actually download the scraped data?

 

Edit: I set the share TMM works in to use cache (cache=yes) instead to cache=only.

So it downloaded the changes/pics/etc. to the cache and the mover would move them to the arrey, which is not really efficient in production.

Stupid me - sorry, my bad.

Edited by McFex

  • 1 month later...

Anyone getting no scraping success from TMM today?   

 

manual scraping with not v4 returns no results.  I'm able to get information from a different iteration of tmm on my laptop.  

Edited by cbr600ds2

  • 2 months later...
On 10/18/2020 at 2:21 PM, zbarisopen said:

Hello all, I had previously installed TinyMM but it no longer works, when I try to start it I get an error "Server Error" - any help is much appreciated.

 

When I try to uninstall and reinstall I get this error

 

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='TinyMM' --net='bridge' -e TZ="America/Los_Angeles" -e HOST_OS="Unraid" -e 'USER_ID'='0' -e 'TZ'='America/NewYork' -e 'DISPLAY_HEIGHT'='1380' -e 'DISPLAY_WIDTH'='1200' -e 'PUID'='99' -e 'GUID'='100' -e 'UMASK'='000' -p '5800:5800/tcp' -p '5900:5900/tcp' -v '/mnt/user/Movies/':'/media':'rw' -v '/mnt/user/appdata/TinyMM1':'/config':'rw' 'coolasice1999/tmm:latest'

d511503a51b314db95dca834d4000cb0c1fbeabab4b056c2ea82cf47db4a8699
/usr/bin/docker: Error response from daemon: driver failed programming external connectivity on endpoint TinyMM (a74b98f6b8c0277b8dcbeccf9e7edd57928780af23b88398b4fa722e49f5361a): Error starting userland proxy: listen tcp 0.0.0.0:5900: bind: address already in use.

 

If you look at the very end, it says bind: address already in use

Look at your other dockers and make sure none of them are already using port 5900.  For me, krusader was using that port by default.  I simply changed TMM's bind to a different port number, and it started up without issue.

  • 4 months later...

So I installed the TinyMM docker and it started up fine. I saw that there was a update available in the web gui and I clicked it. It started updating and I left the room. When I came back it said the server disconnected or something. Since then whenever I launch the web gui it just shows a blank black screen with banner up at the top. I tried deleting and then reinstalling the docker and it still shows a blank screen. Next to the TinyMM logo there is a green unlocked padlock that changes to a red X after a few minutes, it says "Server Disconnected Code: 1006". 

Can someone help me figure out what I'm doing wrong? Thanks!

  • 3 weeks later...
On 8/27/2021 at 9:48 PM, kowabunga_dude said:

So I installed the TinyMM docker and it started up fine. I saw that there was a update available in the web gui and I clicked it. It started updating and I left the room. When I came back it said the server disconnected or something. Since then whenever I launch the web gui it just shows a blank black screen with banner up at the top. I tried deleting and then reinstalling the docker and it still shows a blank screen. Next to the TinyMM logo there is a green unlocked padlock that changes to a red X after a few minutes, it says "Server Disconnected Code: 1006". 

Can someone help me figure out what I'm doing wrong? Thanks!

Same problem.

  • 3 weeks later...

Seems there is no support for TMM over here?
i got two problems, the first is the same that @kowabunga_dude and @sdballer are sharing.
I'm pretty shure ist is the update to V4.
Yo can fix this be deleting the tmm folder in appdata, but then you have to start new, but TMM3 will run again.

the second one, to even use v3, i seem to get no chance to set my folders in the software the container simply shows nothing at /mnt/ so i can't even get started. anyone had that and solved it? 

1 hour ago, Dave-Kay said:

Seems there is no support for TMM over here?
i got two problems, the first is the same that @kowabunga_dude and @sdballer are sharing.
I'm pretty shure ist is the update to V4.
Yo can fix this be deleting the tmm folder in appdata, but then you have to start new, but TMM3 will run again.

the second one, to even use v3, i seem to get no chance to set my folders in the software the container simply shows nothing at /mnt/ so i can't even get started. anyone had that and solved it? 

ok, nevermind, got it. 
Update to V4 still won't work.

  • 1 month later...

Trying to Install TinyMM and when I launch it I get this error:

image.png.2be66e7158b7b55b27ec8f35dc1026f2.png

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker create --name='TinyMM' --net='bridge' -e TZ="America/New_York" -e HOST_OS="Unraid" -e 'USER_ID'='0' -e 'TZ'='America/NewYork' -e 'DISPLAY_HEIGHT'='1380' -e 'DISPLAY_WIDTH'='1200' -e 'PUID'='99' -e 'GUID'='100' -e 'UMASK'='000' -p '5801:5800/tcp' -p '5901:5900/tcp' -v '/mnt/user/Movies/':'/media/Movies':'rw' -v '/mnt/user/TV/':'/media/TV':'rw' -v '/mnt/user/TV2/':'/media/TV2':'rw' -v '/mnt/cache/appdata/TinyMM':'/config':'rw' 'coolasice1999/tmm:latest'

0ff7265bc2d05bc18c8d0deb00e671610d10a8398fc4fbaebb77c7505a4a4b2d

 

Docker log won't show anything as it won't launch yet to start a log. I feel like I'm missing something simple, just can't see what. Compared to other docker settings, everything looks ok.. Anyone have an idea?

  • 2 months later...
  • Author

Hi Guys,

 

I completely missed that this TinyMM template was pushed to CA... it has been experimental. It is not quite working. The No-VNC port works once i a while... but not consistently/reliably. I only created the unRAID template; I did not create the container.

 

EDIT: A quick Google suggests to clear my browser's cache. It still did not work on Firefox... but it does load in Chrome.

 

What does work consistently is through an external VNC client (like VNC Viewer) on the 5900 port.

 

When trying on port 5800 on my browser the error I get is:

24/01/2022 18:11:16 - webSocketsHandshake: using binary/raw encoding
24/01/2022 18:11:16 - WebSockets client version hybi-13
24/01/2022 18:11:16 incr accepted_client=3 for 127.0.0.1:52712 sock=11
24/01/2022 18:11:17 webSocketsDecodeHybi: got frame without mask
24/01/2022 18:11:17 rfbProcessClientProtocolVersion: read: I/O error

24/01/2022 18:11:17 client_count: 1
24/01/2022 18:11:17 Client 127.0.0.1 gone
24/01/2022 18:11:17 Statistics events Transmit/ RawEquiv ( saved)
24/01/2022 18:11:17 TOTALS : 0 | 0/ 0 ( 0.0%)
24/01/2022 18:11:17 Statistics events Received/ RawEquiv ( saved)
24/01/2022 18:11:17 TOTALS : 0 | 0/ 0 ( 0.0%)
24/01/2022 18:11:18 active keyboard: turning X autorepeat off.
24/01/2022 18:11:18 active keyboard: turning X autorepeat off.

 with the Read: I/O Error highlighted in red. I have not been able to resolve.

 

DO NOT UPGRADE TO V. 4.... This is a paid version only.

 

Edited by hernandito

14 minutes ago, hernandito said:

it has been experimental

Should I have it removed?

  • Author

I have narrowed the non-working part to my Firefox browser. I cleared the cache and it is still sporadic -it's working now. I am not sure if others have the same issue. I have it also set up to work through a VNC connection inside the Guacamole docker. This way it always works in my browser.

 

The issue others are having is not related to this. I think they have upgraded to the paid v. 4 option.

 

I guess I can update the template with more detailed instructions...

 

Your thoughts?

 

 

 

There's 2 others present.  So I'm just as happy simplifying things and removing it.  If it's not particularly supported anymore

  • Author
46 minutes ago, Squid said:

There's 2 others present.  So I'm just as happy simplifying things and removing it.  If it's not particularly supported anymore

 

 

No problem. Thanks!

 

 

 

 

I'm getting a username/password prompt when loading the CloudCommander WebUI. I looked in the docker config but don't see where that is set. Where do I go to set and/or remove the login prompt?

  • 1 year later...

Is TinyMM no longer supported?  I upgraded to 12.4 and no when I try to get to the gui it only gives me a console option.  

The only TinyMM within Apps is CLI only based upon the description.  Also, what you may have had installed was unsupported and experimental and was removed from CA about 1.5 years ago

 

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.