Volker Theile

Results 397 comments of Volker Theile

You may also have a look into `/var/log/nginx/openmediavault-webgui_access.log` and `/var/log/nginx/openmediavault-webgui_error.log`. To increase the [log level](http://nginx.org/en/docs/ngx_core_module.html#error_log) (maybe `debug`, but this will increase log messages dramatically) use the `OMV_NGINX_SITE_WEBGUI_LOGLEVEL` [environment variable](https://docs.openmediavault.org/en/stable/various/advset.html#environmental-variables) and...

Are you able to create the file system manually via CLI?

You can use the `OMV_POSTFIX_MAIN_INET_INTERFACES` [environment variable](https://docs.openmediavault.org/en/stable/various/advset.html#environmental-variables) to tell postfix which interface to use. Except from that, i do not see any chance that this feature is implemented from my...

See https://forum.openmediavault.org/index.php?thread/50888-sorting-and-order-of-logs-in-webgui

Sounds good, but this feature has to be contributed by the community because i do not have any Android device for testing.

> where is the web directory located? Check https://github.com/openmediavault/openmediavault/tree/master/deb/openmediavault/workbench

> i mean when it is installed on the system, thanks You can find it under `/var/www/openmediavault`. But for what reason do you want to know that?

> In my opinion, this should be configurable not error-only. Some users will want to receive an email on success. I'm also in favour of sending emails when the scan...

> just hit this also on a fresh netinst install on an x86 machine. I can't even run basic diagnostics because `apt install net-tools` doesn't even work (the resolver fails...