Jump to content

Dantheman

Members
  • Posts

    14
  • Joined

  • Last visited

Posts posted by Dantheman

  1. Got it!! 🥳

    So the right command should be:

    sudo docker exec --user www-data -it nextcloud-aio-nextcloud php occ config:system:set default_phone_region --value="NL"

    For anyone else in the future....

    I did run this command through the Unraid terminal directly, not through the docker container console (shell) of Nextcloud.

     

    Thanks for your help MAM59 👍

  2. Beste Unraiders,

     

    Wie o wie kan mij helpen om een OCC commando uit te voeren op de juiste manier in Docker Nextcloud AIO?

    Bedoeling is om dit commando uit te voeren ivm een melding in Nextcloud over de "default_phone_region".

     

    Het gaat om dit commando:

    docker exec --user www-data nextcloud-aio-nextcloud php occ config:system:set default_phone_region --value="NL"

     

  3. I tried to install the plugin, but receive this error.....

     

    plugin: installing: https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.encryption.key.plg
    plugin: downloading https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.encryption.key.plg
    plugin: downloading: https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.encryption.key.plg ... failed (Invalid URL / Server error response)
    plugin: https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.encryption.key.plg download failure (Invalid URL / Server error response)

     

    Other plugins are updating, so i think it's not on my side.....

  4. Thanks for the reply 😉

    My running Unraid version at the moment is: Version: 6.9.2

     

    This is the last output of the log, so i think something is happening on the Unraid-side...

     

    I: 2021/06/01 14:10:23 api.go:135: info({Version:2 Wake:{Mac:xx:xx:xx:xx:xx:xx Broadcast:255.255.255.255} Prefs:{Number:., Unit:C} Samples:[{Key:FAN Value:1691 Unit:rpm Condition:neutral} {Key:CPU Value:33 Unit:C Condition:neutral} {Key:BOARD Value:37 Unit:C Condition:neutral} {Key:UPS CHARGE Value:100 Unit:% Condition:green} {Key:UPS LEFT Value:44.7 Unit:m Condition:green} {Key:UPS LOAD Value:11 Unit:% Condition:green} {Key:UPS STATUS Value:Online Unit: Condition:green}] Features:map[sleep:false]})
    I: 2021/06/01 15:46:47 api.go:127: received /info
    I: 2021/06/01 15:46:47 api.go:135: info({Version:2 Wake:{Mac:xx:xx:xx:xx:xx:xx Broadcast:255.255.255.255} Prefs:{Number:., Unit:C} Samples:[{Key:FAN Value:1890 Unit:rpm Condition:neutral} {Key:CPU Value:33 Unit:C Condition:neutral} {Key:BOARD Value:37 Unit:C Condition:neutral} {Key:UPS CHARGE Value:100 Unit:% Condition:green} {Key:UPS LEFT Value:44.7 Unit:m Condition:green} {Key:UPS LOAD Value:11 Unit:% Condition:green} {Key:UPS STATUS Value:Online Unit: Condition:green}] Features:map[sleep:false]})

     

     

    I must notice that i do remember 3 days ago, a bunch of plugins where updated.

    Soon after that the problem started with the app's screen turning white... 

     

    i think it were these plugins:

    946827941_updatedpluginsendofmay2021.jpg.12dfb10ff52e1f53361f54d2c7a08251.jpg

  5. Hi everybody,

     

    As i came home from work, i did some testing out...

    I restarted "ControlR" at the Unraid dashboard side.

    Then i restarted the app installed at my Android phone (Samsung S8 plus) but again returning with a white screen.

    It seems the app wants to load, because it begins with the normal screen and within a second it turns out totally white.

     

    I checked the output of "/boot/logs/controlr.log" and this is what i get:

     

    I: 2021/06/01 14:08:44 app.go:88: Received signal: (terminated) ... shutting down the app now ...
    I: 2021/06/01 14:08:44 api.go:98: stopped service Api ...
    I: 2021/06/01 14:08:44 server.go:188: stopped service Server ...
    I: 2021/06/01 14:08:44 core.go:150: stopped service Core ...
    I: 2021/06/01 14:08:49 app.go:58: controlr v2021.04.27|2.19.1 starting ...
    I: 2021/06/01 14:08:49 app.go:66: No config file specified. Using app defaults ...
    I: 2021/06/01 14:08:49 app.go:254: cert: found certificate_bundle.pem
    I: 2021/06/01 14:08:49 app.go:171: host(https://myUnraid_ip:443)
    I: 2021/06/01 14:08:49 core.go:81: starting service Core ...
    I: 2021/06/01 14:08:49 core.go:304: Created system sensor ...
    I: 2021/06/01 14:08:49 core.go:334: No ups detected ...
    I: 2021/06/01 14:08:49 server.go:92: Starting service Server ...
    I: 2021/06/01 14:08:49 server.go:111: Serving files from /usr/local/emhttp/plugins/controlr
    I: 2021/06/01 14:08:49 server.go:168: Server started listening http on :2378
    I: 2021/06/01 14:08:49 server.go:180: Server started listening https on :2379
    I: 2021/06/01 14:08:49 api.go:46: Starting service Api ...
    I: 2021/06/01 14:08:49 api.go:93: Api started listening https on :2382
    I: 2021/06/01 14:08:49 app.go:84: Press Ctrl+C to stop ...
    I: 2021/06/01 14:09:12 api.go:127: received /info
    I: 2021/06/01 14:09:12 api.go:135: info({Version:2 Wake:{Mac:xx:xx:xx:xx:xx:xx Broadcast:255.255.255.255} Prefs:{Number:., Unit:C} Samples:[{Key:FAN Value:1695 Unit:rpm Condition:neutral} {Key:CPU Value:32 Unit:C Condition:neutral} {Key:BOARD Value:36 Unit:C Condition:neutral}] Features:map[sleep:false]})
    I: 2021/06/01 14:09:41 app.go:88: Received signal: (terminated) ... shutting down the app now ...
    I: 2021/06/01 14:09:41 api.go:98: stopped service Api ...
    I: 2021/06/01 14:09:41 server.go:188: stopped service Server ...
    I: 2021/06/01 14:09:41 core.go:150: stopped service Core ...
    I: 2021/06/01 14:09:41 app.go:58: controlr v2021.04.27|2.19.1 starting ...
    I: 2021/06/01 14:09:41 app.go:66: No config file specified. Using app defaults ...
    I: 2021/06/01 14:09:41 app.go:254: cert: found certificate_bundle.pem
    I: 2021/06/01 14:09:41 app.go:171: host(https://myUnraid_ip:443)
    I: 2021/06/01 14:09:41 core.go:81: starting service Core ...
    I: 2021/06/01 14:09:41 core.go:304: Created system sensor ...
    I: 2021/06/01 14:09:41 core.go:328: Created nut ups ...
    I: 2021/06/01 14:09:41 server.go:92: Starting service Server ...
    I: 2021/06/01 14:09:41 server.go:111: Serving files from /usr/local/emhttp/plugins/controlr
    I: 2021/06/01 14:09:41 server.go:168: Server started listening http on :2378
    I: 2021/06/01 14:09:41 server.go:180: Server started listening https on :2379
    I: 2021/06/01 14:09:41 api.go:46: Starting service Api ...
    I: 2021/06/01 14:09:41 api.go:93: Api started listening https on :2382
    I: 2021/06/01 14:09:41 app.go:84: Press Ctrl+C to stop ...
    F: 2021/06/01 14:09:41 server.go:164: Unable to start http server: listen tcp :2378: bind: address already in use
    F: 2021/06/01 14:09:41 api.go:89: Unable to start https api: listen tcp :2382: bind: address already in use
    I: 2021/06/01 14:09:56 app.go:58: controlr v2021.04.27|2.19.1 starting ...
    I: 2021/06/01 14:09:56 app.go:66: No config file specified. Using app defaults ...
    I: 2021/06/01 14:09:56 app.go:254: cert: found certificate_bundle.pem
    I: 2021/06/01 14:09:56 app.go:171: host(https://192.168.1.160:443)
    I: 2021/06/01 14:09:56 core.go:81: starting service Core ...
    I: 2021/06/01 14:09:56 core.go:304: Created system sensor ...
    I: 2021/06/01 14:09:56 core.go:328: Created nut ups ...
    I: 2021/06/01 14:09:56 server.go:92: Starting service Server ...
    I: 2021/06/01 14:09:56 server.go:111: Serving files from /usr/local/emhttp/plugins/controlr
    I: 2021/06/01 14:09:56 server.go:168: Server started listening http on :2378
    I: 2021/06/01 14:09:56 server.go:180: Server started listening https on :2379
    I: 2021/06/01 14:09:56 api.go:46: Starting service Api ...
    I: 2021/06/01 14:09:56 api.go:93: Api started listening https on :2382
    I: 2021/06/01 14:09:56 app.go:84: Press Ctrl+C to stop ...

     

    Hope it's a pointer to the answer somewhere......

     

     

  6. Hi there,

     

    I do have exactly the same problem with the App. 

    Same story, uninstalled/reinstalled the app and so on, but screen flips over to white. In the unraid- logs it says "Successful login".

     

    I am at work at the moment, but i shall check the logs later today and report back here.

×
×
  • Create New...