I hope your tests went wellfinally got a 16gb ram vps to see how this runs
I hope your tests went wellfinally got a 16gb ram vps to see how this runs
'features' => [
// Features::registration(),
Features::resetPasswords(),
// Features::emailVerification(),
Features::updateProfileInformation(),
Features::updatePasswords(),
Features::twoFactorAuthentication([
'confirm' => true,
'confirmPassword' => true,
// 'window' => 5,
]),
// 'email-challenge',
'remember-cookie',
],
I'm curious how it's even possible to get version 1.6.1. If you run git pull, it should download the latest version, which is 1.9.8.Sadly, that 3 hours only got us as far as FS PBX 1.6.1 even with Debian 12 and PHP 8.4. That was all the water torture I could stand for one day.
Gemini is smart, but it missed the very important part - those commands run each time you run the main FS PBX update command.The "Golden Trio" Command: If you ever run a routine git pull minor patch in the future, get in the habit of running php artisan optimize:clear && npm run build && sudo systemctl restart supervisor right after. It clears the backend cache, maps frontend visuals, and restarts your workers all in one go.
I'm curious how it's even possible to get version 1.6.1. If you run git pull, it should download the latest version, which is 1.9.8.
I'm curious to find out more about the issues you experienced.
Gemini is smart, but it missed the very important part - those commands run each time you run the main FS PBX update command.
I'm almost positive that you had issues because somehow you got the old version downloaded, and it's conflicting with all the new stuff. When in doubt, it's best to run git stash before git pull. I know many people who edited local files manually and forgot about it. Then updates were broken. I also know many people who upgraded their servers multiple times from version to version and succeeded each time, like @kenn10 .
I'm happy to look at your install together and figure out what's going on. I'm sure it's something simple like git stash.
Not in this reality! I just run the upgrade script any time I go to https://github.com/nemerald-voip/fspbx and see a new version or when @pbxgeek posts on the forum https://www.pbxforums.com/forums/fs-pbx-discussion.60/ that there is a new version. There is a heck of a lot that has changed since 1.6.1 in the 35+ upgrades including an upgrade to FreeSWITCH. Upgrades are normally a few minutes for big ones or just less than a minute for average ones.@kenn10 and @ou812 are smarter than I am.
cd /var/www/fspbx
git stash
git pull
php artisan app:update
php artisan migrate
Not showing that on github yet. Still showing 1.9.7.the latest version, which is 1.9.8.
I haven't posted release notes yet. SoonNot showing that on github yet. Still showing 1.9.7.
Link up your team and customers Phone System
Live Chat
Video Conferencing
Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.
Check your inbox!
We’ve sent you an email. Click on the button in the email body to verify your email address – (if you can not find it, check your spam folder).
Upon verification you will be directed to the 3CX setup wizard.