Jump to content

bengele

Members
  • Posts

    37
  • Joined

  • Last visited

Posts posted by bengele

  1. 32 minutes ago, Waltm said:

    Yes, your docker image and the server have been running great with the Alemia sponsored map/mod.  I still have to manually transfer the mod files over from single player to the server every time they update since I haven't figured out the automanagemods yet.  I think there was a post in this thread about having certain paths mapped in order to make it work but now I can't find it again.  

    If you look at the following:

    image.png.cfda1463f99249e226be143cb29b169e.png

    you see that i mapped a folder inside of the container to the outside. With that the files are not overridden. You can do the same for the mod.

     

    Do you use unraid or general linux/Windows and run it via comandline?

  2. The Statisfactory Servers are released and im trying to get it running with the Generic SteamCMD Docker.

     

    Has anybody an idea how to point the serverstarting script to the FactoryServer.SH?

    "/opt/scripts/start-server.sh: line 68: /serverdata/serverfiles/srcds_run: No such file or directory"

     

    In my case its called "FactoryServer.sh"

    I tryed setting the GAME_NAME Value of the Docker to "Statisfactory" and "FactoryServer" without success

     

    1157204253_Screenshot2021-11-28000715.png.f4ed7bc2bf227e3bdb8e68bcaaaadd1d.png

     

     

    PS.: i also get the weird Force_Install informations but i already assumed to ignore them

    also if you @ich777 want to create one Statisfactory Server Docker, here is the Template i used:

    image.thumb.png.bd00a9e6bb4081d0b1338bca7d0a9280.png

     

    Regards

    Bengele

  3. Dear all,

     

    i have a issue that my cam isnt working anymore. When i use the Motioneye Docker and use a "Simple MJPEG Camera" i can see the Picture. But when i use "Network Camera" it dont stops loading the picture.  (the Network Cammera Mode is needed to have motion dedection) 

     

    image.png.b96ab985216ad4a5141388489c6992c4.png

     

    i use this link for the Cammera: http://192.168.189.34/videostream.cgi?user=SafetyCam200&pwd=XXXXXXXXXXXXX

     

    It worked one year flawless but now i dont see the picture in the cam anymore.

     

    What i tryed to do until now:

    Delete the Docker

    Removed the Appdata Config Folder

    Installed the Dock

     

    image.png.76fdb6cd3d2fb7405be92756e081fc4f.png

     

    Here  comparison between the modes.

     

    Same Problem.

     

    Has somebody an idea?

  4. Dear all,

     

    im realy stuck in the Fan Speed Plugin.

     

    PWM controller is not found and at the same time i dont find temps of the Harddrives that are connected to the Mainbaord.

     

     

    The Most weird thing is that i can access the Temps over the Main:

    image.png.b12b67143cedf2b8db317991eae28a2f.png

     

    I did run sensors-detect but it found a sensor on "ID 0x8686"

     

     

    
    root@ben-server:/boot/config/plugins# sensors-detect
    # sensors-detect revision 6284 (2015-05-31 14:00:33 +0200)
    # System: Gigabyte Technology Co., Ltd. Z270P-D3 [Default string]
    # Board: Gigabyte Technology Co., Ltd. Z270P-D3-CF
    # Kernel: 4.18.20-unRAID x86_64
    # Processor: Intel(R) Core(TM) i7-7700T CPU @ 2.90GHz (6/158/9)
    
    This program will help you determine which kernel modules you need
    to load to use lm_sensors most effectively. It is generally safe
    and recommended to accept the default answers to all questions,
    unless you know what you're doing.
    
    Some south bridges, CPUs or memory controllers contain embedded sensors.
    Do you want to scan for them? This is totally safe. (YES/no):
    Silicon Integrated Systems SIS5595...                       No
    VIA VT82C686 Integrated Sensors...                          No
    VIA VT8231 Integrated Sensors...                            No
    AMD K8 thermal sensors...                                   No
    AMD Family 10h thermal sensors...                           No
    AMD Family 11h thermal sensors...                           No
    AMD Family 12h and 14h thermal sensors...                   No
    AMD Family 15h thermal sensors...                           No
    AMD Family 16h thermal sensors...                           No
    AMD Family 15h power sensors...                             No
    AMD Family 16h power sensors...                             No
    Intel digital thermal sensor...                             Success!
        (driver `coretemp')
    Intel AMB FB-DIMM thermal sensor...                         No
    Intel 5500/5520/X58 thermal sensor...                       No
    VIA C7 thermal sensor...                                    No
    VIA Nano thermal sensor...                                  No
    
    Some Super I/O chips contain embedded sensors. We have to write to
    standard I/O ports to probe them. This is usually safe.
    Do you want to scan for Super I/O sensors? (YES/no):
    Probing for Super-I/O at 0x2e/0x2f
    Trying family `National Semiconductor/ITE'...               No
    Trying family `SMSC'...                                     No
    Trying family `VIA/Winbond/Nuvoton/Fintek'...               No
    Trying family `ITE'...                                      Yes
    Found unknown chip with ID 0x8686
    Probing for Super-I/O at 0x4e/0x4f
    Trying family `National Semiconductor/ITE'...               No
    Trying family `SMSC'...                                     No
    Trying family `VIA/Winbond/Nuvoton/Fintek'...               No
    Trying family `ITE'...                                      No
    
    Some systems (mainly servers) implement IPMI, a set of common interfaces
    through which system health data may be retrieved, amongst other things.
    We first try to get the information from SMBIOS. If we don't find it
    there, we have to read from arbitrary I/O ports to probe for such
    interfaces. This is normally safe. Do you want to scan for IPMI
    interfaces? (YES/no):
    Probing for `IPMI BMC KCS' at 0xca0...                      No
    Probing for `IPMI BMC SMIC' at 0xca8...                     No
    
    Some hardware monitoring chips are accessible through the ISA I/O ports.
    We have to write to arbitrary I/O ports to probe them. This is usually
    safe though. Yes, you do have ISA I/O ports even if you do not have any
    ISA slots! Do you want to scan the ISA I/O ports? (YES/no):
    Probing for `National Semiconductor LM78' at 0x290...       No
    Probing for `National Semiconductor LM79' at 0x290...       No
    Probing for `Winbond W83781D' at 0x290...                   No
    Probing for `Winbond W83782D' at 0x290...                   No
    
    Lastly, we can probe the I2C/SMBus adapters for connected hardware
    monitoring devices. This is the most risky part, and while it works
    reasonably well on most systems, it has been reported to cause trouble
    on some systems.
    Do you want to probe the I2C/SMBus adapters now? (YES/no):
    Found unknown SMBus adapter 8086:a2a3 at 0000:00:1f.4.
    Sorry, no supported PCI bus adapters found.
    Module i2c-dev loaded successfully.
    
    Next adapter: SMBus I801 adapter at f040 (i2c-0)
    Do you want to scan it? (YES/no/selectively):
    Client found at address 0x50
    Probing for `Analog Devices ADM1033'...                     No
    Probing for `Analog Devices ADM1034'...                     No
    Probing for `SPD EEPROM'...                                 No
    Probing for `EDID EEPROM'...                                No
    Client found at address 0x52
    Probing for `Analog Devices ADM1033'...                     No
    Probing for `Analog Devices ADM1034'...                     No
    Probing for `SPD EEPROM'...                                 No
    
    
    Now follows a summary of the probes I have just done.
    Just press ENTER to continue:
    
    Driver `coretemp':
      * Chip `Intel digital thermal sensor' (confidence: 9)
    
    Do you want to overwrite /etc/sysconfig/lm_sensors? (YES/no): no
    To load everything that is needed, add this to one of the system
    initialization scripts (e.g. /etc/rc.d/rc.local):
    
    #----cut here----
    # Chip drivers
    modprobe coretemp
    /usr/bin/sensors -s
    #----cut here----
    
    You really should try these commands right now to make sure everything
    is working properly. Monitoring programs won't work until the needed
    modules are loaded.
    
    Unloading i2c-dev... OK

     

    The command:

     

    modprobe it87
    modprobe: ERROR: could not insert 'it87': No such device

     

    or:

     

    modprobe it87 force_id=0x8686

    Did also not work...

     

    Im not a linux pro so i hope for help.

     

    The only thing that i got to work in System Temps is the CPU Core :

    image.png.e12f6e3588caf8736e94c312b50b89b5.png

     

     

    Hope for help

    mfg Bengele

     


     

     

  5. 23 hours ago, bengele said:

    Hello together,

    im struggling with my transfer of gulden-home.de/nextcloud to nextcloud.gulden-home.de

     

    How can i tell ngix to use the nextcloud config file for the nextcloud subdomain and for everything else the default?

     

    I get the 404 Error on nextcloud.gulden-home.de

     

    As in the tutorial i created an addition file "nextcloud" in the ..../appdata/letsencrypt/nginx/site-confs/ with the data as attached.

     

    But what i dont get it seems that the old configfile(default) responds still to gulden-home.de/nextcloud but the new configfile dont seem to work at all.

    If i type nextcloud.gulden-home.de/nextcloud my webpage also apears.

     

    Regards

    Bengele

     

     

    nextcloud

    default

    Anyone?

  6. On 5/12/2018 at 9:35 PM, Marv said:

    I can't reach the nextcloud webui anymore since the last container update.

    Nothing unusual in the logs though :(

     

    edit:

    Ok now I have something in the logs.

    Seems like its related to MariaDB which got updated aswell (using Linuxserver.io aswell here)

     

    The MariaDB container log repeats this 

    
    180513 13:03:15 mysqld_safe Starting mysqld daemon with databases from /config/databases
    180513 13:03:18 mysqld_safe Logging to syslog.

    And Nextcloud shows this

     

    
    Stack trace:
    #0 /config/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(429): OC\DB\Connection->connect()
    #1 /config/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(389): Doctrine\DBAL\Connection->getDatabasePlatformVersion()
    #2 /config/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(328): Doctrine\DBAL\Connection->detectDatabasePlatform()
    #3 /config/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(623): Doctrine\DBAL\Connection->getDatabasePlatform()
    #4 /config/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\DBAL\Connection->setTransactionIsolation(2)
    #5 /config/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(172): OC\DB\Connection->__construct(Array, Object(Doctrine\DBAL\Driver in /config/www/nextcloud/lib/private/DB/Connection.php on line 64
    
    PHP Fatal error: Uncaught Doctrine\DBAL\DBALException: Failed to connect to the database: An exception occured in driver: SQLSTATE[HY000] [2006] MySQL server has gone away in /config/www/nextcloud/lib/private/DB/Connection.php:64

     

    I didn't change anything in my configurations. Just updated the containers.

    I had this error once. Use Putty (or something elso to shh) and docker exec -it mariadb-nextcloud bash log in with you set up password and see what it gives you back.

     

    In my case it was a permission problem

     

    Regards

    Bengele

  7. Hello together,

    im struggling with my transfer of gulden-home.de/nextcloud to nextcloud.gulden-home.de

     

    How can i tell ngix to use the nextcloud config file for the nextcloud subdomain and for everything else the default?

     

    I get the 404 Error on nextcloud.gulden-home.de

     

    As in the tutorial i created an addition file "nextcloud" in the ..../appdata/letsencrypt/nginx/site-confs/ with the data as attached.

     

    But what i dont get it seems that the old configfile(default) responds still to gulden-home.de/nextcloud but the new configfile dont seem to work at all.

    If i type nextcloud.gulden-home.de/nextcloud my webpage also apears.

     

    Regards

    Bengele

     

     

    nextcloud

    default

  8. 1 hour ago, Hoanh said:

     

     

    Thank guys! Now I can access all my data over nextcloud, little bit concerned about security.

    As long you are using https you are safe.

    1. Banking Websites also use https and are fine.

    2. Bruteforce attacks are covered by the lets encrypt docker with fail2ban

    3. The weakness is ddos but that makes your website just unavalible and attacks inside your homenetwork

     

    Regards

    Bengele

  9. Hello Master,

    well the are combined packes wich includes the maria db but you need a database everywhere you want to create users and passwords. Nextcloud wont work without a database.

    Further more, if you want to use your nextcloud only in your local network its fine to skip on https and ssl but if you want to use it in the inernet you need to be aware that everybody can capture your data.

     

    Im also not sure if the certificates works with ipadresses instead of domains (https).

     

    Can you tell us maybe what your problem was with the old setup? what error did you get?

     

    Regards

    Bengele

  10. 2 hours ago, Seige said:

    I am glad you found a solution. I guess your problem was beyond my expertise in the end. :$

     

    Permissions seems to be sensitive with Nextcloud/SQL. 

     

    Well im just happy that its works again. It was pretty straight forward after i found the occ script of nextcloud. You can do a bunch of stuff with that and it tells you what the problem is :)

     

    Regards

    Bengele

  11. 38 minutes ago, bengele said:

    also this is my list of addons:

    image.png.cbd84e1ec8a8b3d482c8523cb1441ace.png

     

    but on a integry check i got this:

    image.png.86b69130d6c7a1b70c97ce8f67a8b86b.png

     

    It seems he cant connect to my db anymore

     

    After googling the sql error it seems that my mariadb ignores the config:

    image.png.ad77e687b0c883072bc3ca428617beb4.png

     

    Then i tryed to lo into the docker and check the table

    image.png.cd6834382cb2bc8a26e270a8fc09b53b.png

     

    Now the Question is why he ignores it

     

    Thaks for the help so far

     

    Regards Bengele

     

    And now comes the solution:

     

    docker exec -it mariadb_nextcloud bash

    root@39e01f2500e2:/config# ls -l custom.cnf
    -rw-rw-rw- 1 abc users 3753 Mar 29 02:17 custom.cnf
    root@39e01f2500e2:/config# sudo chmod 644 custom.cnf

     

    Im still wondering what messed up my permissions and that was a hell of searching for solutions 

     

    Thanks for you help Seige

     

    Regards

    Bengele
     

  12. 6 hours ago, bengele said:

     

    Hello Seige,

    im not sure hoe i should add the loggin feature:

    
    "log_type" => "owncloud",
    "logfile" => "nextcloud.log",
    "loglevel" => "0",
    "logdateformat" => "F d, Y H:i:s",

    if i add this i dont get an loggin file. Maybe i unterstoot something wrong.

     

    About the addons: yes i installed some like groupfolders and so on but no office addons.

     

    Regards

    Bengele

    also this is my list of addons:

    image.png.cbd84e1ec8a8b3d482c8523cb1441ace.png

     

    but on a integry check i got this:

    image.png.86b69130d6c7a1b70c97ce8f67a8b86b.png

     

    It seems he cant connect to my db anymore

     

    After googling the sql error it seems that my mariadb ignores the config:

    image.png.ad77e687b0c883072bc3ca428617beb4.png

     

    Then i tryed to lo into the docker and check the table

    image.png.cd6834382cb2bc8a26e270a8fc09b53b.png

     

    Now the Question is why he ignores it

     

    Thaks for the help so far

     

    Regards Bengele

  13. 1 hour ago, Seige said:

     

    Do you have ONLYOFFICE or other addons installed in Nextcloud? 

     

    Please enable logging to debug level (0) in Nextcloud and define a logfile location, if not already done, following this:

     

    https://docs.nextcloud.com/server/13/admin_manual/configuration_server/logging_configuration.html 

     

    Post the logfile if possible. Please check the file beforehand for IDs or PWs. 

     

    Hello Seige,

    im not sure hoe i should add the loggin feature:

    "log_type" => "owncloud",
    "logfile" => "nextcloud.log",
    "loglevel" => "0",
    "logdateformat" => "F d, Y H:i:s",

    if i add this i dont get an loggin file. Maybe i unterstoot something wrong.

     

    About the addons: yes i installed some like groupfolders and so on but no office addons.

     

    Regards

    Bengele

  14. 3 hours ago, Seige said:

     

    You can see the internal ips in your Docker overview. This is how network bridges are handled in unRaid. I highlighted the one of MariaDB:

     

    image.png.c15f656e87118c51a11bdba68c0407ec.thumb.png.8f31f7414e7bba8fe2879126f10f1444.png

     

    Please try to edit your config.php as suggested and replace the line of:

     

     'dbhost' => 'ben-server',

     

    with 

     

     'dbhost' => '192.168.189.24',

     

    This at least avoids any issues with Nextcloud having to resolve your domain. If it does not work you can try to add the port also and remove the port from the subsequent line, which leads to:

     

    'dbhost' => '192.168.189.24:3306',

    'dbport' => '',

     

    Please try this and let me know if it works.

     

    P.S.: If unRaid's webinterface is on 444 then, according to your docker overview, Nextcloud is using the same port. If this is so, you have to change one of either.

     

     

     

     

    Okey here what i tryed:

    image.png.363a00d89d86f4396df50ac1fb35cc16.png

    image.png.e8a4a0762c6080f123f8639c200713c8.png

    i restarted the 3 (mariadb, nextcloud and letsencrypt) dockers after every change but still i get this error message

    image.png.df84490796102f0646b799b14ae92119.png

     

    About the Hppts port of unriad i was wrong:

    image.png.b41b5d4349740020256d439484d238bd.png

     

    Still thanks for trying to help me.

     

    Regards

    Bengele

     

     

  15. 19 hours ago, Seige said:

     

    Hi, 

     

    I am not an expert, but is the second MariaDB container running on a separate port, or also 3306? Maybe also change the db host to your unraid ip instead of going through your internet domain. You can edit that in the config.php. 

     

    The 172.x.x.x ips are the “internal” ips unraid uses if you use a bridged network connection, e.g. if you want to forward a container port to a different external port.

     

    out of curiosity, do you access the unraid web interface unencrypted? Cause port 80 is exposed and that is usually reserved for that. To be fair you intercept that with let’s Encrypt. 

     

    Hello Seige,

     

    the 2. maria db is not installed yet. I just renamed my maria db and then i checked if everything still works.

     

    The biggest Question is why Nextlcoud is refering to a internal ip which isnt listed anywhere. 

    I used grep -ri -l "172.17.0.1" in my appdata location to find anything about this ipadress, but the error log wich i posted above.

     

    I moved my unraid port to 81 and 444

     

    Regards

    Bengele

     

     

  16. Hello together,

    Today i decided to install a secound Maria DB Docker for Wordpress. Therefore i renamed my docker from mariadb to mariadb_nextcloud

     

    image.thumb.png.7e565e5c5facd21211c49d22f798f5d1.png

     

    After That i get this error message:

     

    image.png.b640dcc98ac01ab44816e740cec4531f.png

     

    And now im confused because i dont find anything that leads me to the Problem.

     

    Maybe the MariaDB switched from     172.17.0.1 to 172.17.0.5 but im not sure. Where does this ipadress even come from?

     

    Furthermore i found this:

    2018/04/13 20:09:57 [error] 379#379: *452 connect() failed (111: Connection refused) while connecting to upstream, client: 86.9.5.68, server: _, request: "GET /nextcloud/ HTTP/1.1", upstream: "https://192.168.189.24:444/nextcloud/", host: "ben-home.duckdns.org"
     

     

     

    Regards

    Bengele

     

     

    PS.: Thank you for all you armazing work :)

     

     

    Nextcloud config: config.php

    Maria config: custom.cnf

    letsencrypt config: default

  17. Hello, since start this year i get following error in the log:

    "Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA. "

    and i found this:

    https://community.letsencrypt.org/t/solution-client-with-the-currently-selected-authenticator-does-not-support-any-combination-of-challenges-that-will-satisfy-the-ca/49983

     

    it seems we need a new update to it?

     

    Regards and Thanks for help

     

×
×
  • Create New...