Search found 6 matches

by pindaroli
Sun Oct 22, 2023 4:54 am
Forum: Help and Support
Topic: Complete Docker installation, and now?
Replies: 11
Views: 5950

Re: Complete Docker installation, and now?

Thanks a lot to mik_s and the boss. now the question is more clear but a think more has to be specified.

Supposing to start from scratch where i can get correct SHARED.conf ed UMS.conf to put in UMS conf dir?
i did't touch SHARED.conf because i was unaware of its existence.
So i suppose that was ...
by pindaroli
Tue Oct 17, 2023 7:41 am
Forum: Help and Support
Topic: Complete Docker installation, and now?
Replies: 11
Views: 5950

Re: Complete Docker installation, and now?

Here they are!

PS:if UMS will work I candidate myself to write docker server installation guide.
by pindaroli
Tue Oct 17, 2023 7:08 am
Forum: Help and Support
Topic: Complete Docker installation, and now?
Replies: 11
Views: 5950

Re: Complete Docker installation, and now?

i follow this guide suggested in site:
https://support.universalmediaserver.com/installation/docker
in pariticular i fetched configuration from
wget -P "$rootDir" \
"https://raw.githubusercontent.com/UniversalMediaServer/UniversalMediaServer/master/src/main/external-resources/$file"



volumes ...
by pindaroli
Tue Oct 17, 2023 5:08 am
Forum: Help and Support
Topic: Complete Docker installation, and now?
Replies: 11
Views: 5950

Re: Complete Docker installation, and now?

Thanks for you kind answer.

in attachment some logs collected after update to trace level.

bye!
ADDEDDUM:
1) 9001 interface starts but there isn't any shared dir
2) 9002 doesnt respond
3) My Lg c3 client app doesn't see the server
4) from log Datagram starts from http://172.26.0.2:5001/dev ...
by pindaroli
Mon Oct 16, 2023 6:58 pm
Forum: Help and Support
Topic: Complete Docker installation, and now?
Replies: 11
Views: 5950

Re: Complete Docker installation, and now?

Now I have
INFO 06:49:03.455 [main] Universal Media Server is now available for renderers to find
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "FileSystemWatchService"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in ...
by pindaroli
Mon Oct 16, 2023 6:46 pm
Forum: Help and Support
Topic: Complete Docker installation, and now?
Replies: 11
Views: 5950

Complete Docker installation, and now?

I installed UMS to a headless linux server through Portainer
And now how to access admin interface and web client interfaces?

Thanks
PS: In the installation i didn't find file WEB.conf to install in the UMS conf dir...