-
Content Count
248 -
Joined
-
Last visited
Community Reputation
25 GoodAbout knex666
-
Rank
Advanced Member
Converted
-
Gender
Undisclosed
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
If you have both running in a docker doesnt mean that they can find each other just ping that host or better use curl to get a response. Refused can although mean that its not a trusted ip set this up in nc. I although dont understand why you reverse to a public adresss cloud.xxxx.com so everyone can connect direct too? Makes no sense Cheers Gesendet von meinem Redmi Note 8 Pro mit Tapatalk
-
Hi, setting up nginx behind a reverse is not that easy which guide did you follow? 502 is somehow maybe a general Problem. Have you got Connection from the swag Server to the nc docker? Thats the First thing to Check. Cheers Gesendet von meinem Redmi Note 8 Pro mit Tapatalk
-
Hi, thanks for that. I have changed the mount file names. The ports are exposed but I did not configure port mapping since I am running that container not in a bridge mode. You can just change/add them by the unraid gui. Why would you like to put the broker into that container? You can just run another container and use the openhab MQTT Binding. Cheers
-
Jip give it a try & or & & will help you run both commands Gesendet von meinem Redmi Note 8 Pro mit Tapatalk
-
add && /entrypoint.sh if you use post arguments it will loose its entry point.
-
docker exec \ -d \ openhab \ /bin/chmod o+rw /dev/ttyACM0 Is there any way to and that into the Docker template, or how to add ist myself? Maybe adding ist into the Post Arguments? Hi, you can try this with the Post Argument but only the chown you do not need docker exec. If the docker is not starting then add the entry point after your post Argument. Would be great if it does. Cheers Gesendet von meinem Redmi Note 8 Pro mit Tapatalk
-
Openhab 3 has been Released now. I will give it a try today. Cheers Gesendet von meinem Redmi Note 8 Pro mit Tapatalk
-
knex666 started following [Support] knex666 - Mopidy, [Support] knex666 - openHAB and slow internet speed while writing to disk
-
go to docker /click on the docker openhab and click edit at the Option docker container you edit that. Cheers Gesendet von meinem Redmi Note 8 Pro mit Tapatalk
-
use that openhab/openhab:2.5.11-debian or openhab:latest dont forget to backup before you update I am waiting for 3.x it should be released soon
-
Hey unraid friends, so i am a bit amazed as i set up my gigabit internet connection. I wondered why my internet is so slow while downloading to unraid and i found out that there is a very strange behavior while downloading from the internet to a disk. so but 1 after the other: My downloads folder is set up like this and has cache drive enabled if i download to /dev/null - it is very fast - gigabit 😄 if i download to the cache drive it is half so fast, but fast if I download to a share /mnt/user/Down
-
You can just run docker exec with user www-data and run occ. But better take a look at the logs to find out why it Switches to maintinance Cheers Gesendet von meinem Redmi Note 8 Pro mit Tapatalk
-
Openproject official forum. Cheers Gesendet von meinem Redmi Note 8 Pro mit Tapatalk
-
Are you running it with certificate like lets encrypt? Https than the Connection is secured Gesendet von meinem Redmi Note 8 Pro mit Tapatalk
-
I cannot confirm that. Please check your configuration. Did the upgrade run into errors?
-
Use /mnt/user/appdata that folder is configured to be mounten. Cheers. Gesendet von meinem Redmi Note 8 Pro mit Tapatalk