QuickBox Pro v2.1.7

Originally published at: https://quickbox.io/changelogs/quickbox-pro-v2-1-7/

This version has been released on Monday, February 3, 2020.

This version is considered a hotfix/patch release. Coming from v2.1.6 there were a couple of lingering issues that we decided to post up in a hotfix. Most have pulled these hotfix updates in with a quick qb fix version, however, we decided it would be best to do a global mini release to address these issues. For more about these little details, just check out the changelog below for the gist of it. Should you have any additional questions about these tweaks, please do not hesitate to yell at us on Discord!

Enhancements:
Pipe usermod output on user shell environment adjustments during update.
Fixes:
Nginx: server-security-options and socket-settings are pulled from server level
Jellyfin: set hard value for reading proper port on build to nginx
Security: ensure shell environment is set properly per users level on update
Ensure admin values are added to access_file on update
Rclone: set proper UID and GID on rclone service per user
Grafana: post beta/stable according to feedback on version check (install/update)

I seem to have a problem after this release.
The web still says 2.1.6 but in ssh it says 2.1.5.

fix version says command not found

@cyda please run the following:

wget -O qb213Update 'https://lab.quickbox.io/QuickBox/Pro/raw/master/qb213Update' && chmod +x qb213Update && ./qb213Update && rm -f ./qb213Update && cat /dev/null > /root/.bash_history && history -wc

Next, run qb fix version. The commands are verified before continuing since v2.1.6 to ensure this doesn’t happen. Additionally, please ensure you are running sudo su - and then running qb commands. If you need further help, please open a ticket on the site.

1 Like

My seedbox provider sorted the problem for me and it works now again. But thx for the solution will bookmark it if it happens again in the future :slight_smile: