brush
brush
### Version 1.11 ### What browsers are you seeing the problem on? Firefox ### What happened? overpayments are currently unreliable and deprecated in production use, in the current codebase. however...
### Version 1.11 ### What browsers are you seeing the problem on? This problem isn't browser related ### What happened? using data with multiple years, run Income Statement or Balance...
if using the default config in vars.yml, with nextcloud_hostname: mash.example.com nextcloud_path_prefix: /nextcloud then the first admin account setup page will load, but without graphics, and clicking install will fail. installing...
to reproduce: create mash-nextcloud for testing using a temporary url. then change the url and run ` just setup-all` again, and then run `just run-tags adjust-nextcloud-config` in config/config.php, `trusted_domains` still...
during setup, if your vars.yml firezone admin password does not meet criteria, the script will appear successful but no admin user/pwd will be created. entering the docker and running bin/create-or-reset-admin...
### Version 1.10.34 ### What browsers are you seeing the problem on? Firefox ### What happened? all info popups. for example: 1) AR->Add transaction 2) info bubble "Loaded" shows on...
### Version 1.10.34 ### What browsers are you seeing the problem on? Firefox ### What happened? still can't reliably reproduce from scratch, may be partially contingent on old transactions from...
error in my case is: `Can't start Nextcloud because upgrading from 27.1.4.1 to 30.0.6.2 is not supported.` solution: edit `roles/galaxy/nextcloud/defaults/main.yml` to `version: 28` then `just run-tags install-nextcloud` (in my case...
upgrading MASH after extensive period, just that nextcloud is moving from version 27.1.4.1 to 30.0.6.2, get the above error when running `just install-all` the problem is in ` roles/galaxy/nextcloud/templates/labels.j2`: `{%...