This board is the new home for david63's extensions.

All of the extensions hosted here will need to be treated as a new install as there is no migration from the original ones to these, and furthermore, no support will be given to migrating to any of these extensions from previous versions.


Due to the selfishness of certain board members it has become necessary to apply a limit of how many downloads each member can make before making a donation. Once a donation has been made then you will have unlimited downloads.

[3.3.0] Auto db Backup

Fully working extensions for phpBB 3.3.x
RomaamoR
Member
Member
Posts: 5
Joined: January 2023

Re: [3.3.0] Auto db Backup

Post by RomaamoR »

Thank you. It works now.

sourekvladimir
Donor
Donor
Posts: 4
Joined: November 2023
Location: Prague

Auto db Backup

Post by sourekvladimir »

Hello,
I would like to migrate from older version (2.1.0-rc2) to this one. I have disabled previous version, deleted data and ext. files.
Then installed new one but I can't access settings:
This page isn’t working xxx is currently unable to handle this request.
HTTP ERROR 500
Currently I have rolled back to 2.1.0-rc2.
Any advice where to look for error?
Thanks a lot.
Vlada

User avatar
devspace
Owner
Owner
Posts: 343
Joined: October 2022

Re: [3.3.0] Auto db Backup

Post by devspace »

sourekvladimir wrote: 03 Dec 2023 13:06
Any advice where to look for error?
Server error logs would be my first choice

sourekvladimir
Donor
Donor
Posts: 4
Joined: November 2023
Location: Prague

Re: [3.3.0] Auto db Backup

Post by sourekvladimir »

Code: Select all

[Sun Dec 03 13:54:54.618096 2023] [fcgid:warn] [pid 2965084] [client 88.101.166.125:0] mod_fcgid: stderr: PHP Fatal error:  Uncaught phpbb\\exception\\runtime_exception: FSOCK_DISABLED in /var/www/vhosts/sitename/sitename/phpbb/file_downloader.php:96, referer: https://sitename/adm/index.php?sid=eeda671156c07602fcd367e6a223125b&i=256
[Sun Dec 03 13:54:54.618127 2023] [fcgid:warn] [pid 2965084] [client 88.101.166.125:0] mod_fcgid: stderr: Stack trace:, referer: https://sitename/adm/index.php?sid=eeda671156c07602fcd367e6a223125b&i=256

Code: Select all

Sun Dec 03 13:55:08.586121 2023] [fcgid:warn] [pid 2958822] [client 88.101.166.125:0] mod_fcgid: stderr: #4 /var/www/vhosts/sitename/sitename/ext/devspace/autodbbackup/core/functions.php(88): phpbb\\extension\\manager->version_check(), referer: https://sitename/adm/index.php?sid=eeda671156c07602fcd367e6a223125b&i=256
[Sun Dec 03 13:55:08.586128 2023] [fcgid:warn] [pid 2958822] [client 88.101.166.125:0] mod_fcgid: stderr: #5 /var/www/vhosts/sitename/sitename/ext/devspace/autodbbackup/controller/admin_controller.php(154): devspace\\autodbbackup\\core\\functions->version_check(), referer: https://sitename/adm/index.php?sid=eeda671156c07602fcd367e6a223125b&i=256
[Sun Dec 03 13:55:08.586134 2023] [fcgid:warn] [pid 2958822] [client 88.101.166.125:0] mod_fcgid: stderr: #6 /var/www/vhosts/sitename/sitename/ext/devspace/autodbbacku in /var/www/vhosts/sitename/sitename/phpbb/file_downloader.php on line 96, referer: https://sitename/adm/index.php?sid=eeda671156c07602fcd367e6a223125b&i=256



Are there any clues? FSOCK_DISABLED probably?
Thanks

User avatar
devspace
Owner
Owner
Posts: 343
Joined: October 2022

Re: [3.3.0] Auto db Backup

Post by devspace »

sourekvladimir wrote: 03 Dec 2023 13:29
FSOCK_DISABLED probably?
Definitely

sourekvladimir
Donor
Donor
Posts: 4
Joined: November 2023
Location: Prague

Re: [3.3.0] Auto db Backup

Post by sourekvladimir »

Unfortunately that is disabled by my hosting and I can't resolve or circumvent that. Thanks.

sourekvladimir
Donor
Donor
Posts: 4
Joined: November 2023
Location: Prague

Re: [3.3.0] Auto db Backup

Post by sourekvladimir »

And this won't be probably the only extension where this prevents me from using it :(.

thecaretaker
Donor
Donor
Posts: 4
Joined: January 2023
Location: UK

Re: [3.3.0] Auto db Backup

Post by thecaretaker »

I recently updated my PHP version to 8.2 as my server host posted a warning "PHP versions PHP 5.4, PHP 5.5, PHP 5.6, PHP 7.2, PHP 7.3, PHP 7.4, and PHP 8.0 are deprecated. We recommend that you update to a supported version of PHP".

However, although this extension doesn't show any server errors the timing of backups seem very erratic now. Could this be due to Autobackup not being fully compatible with PHP 8.2?

User avatar
devspace
Owner
Owner
Posts: 343
Joined: October 2022

Re: [3.3.0] Auto db Backup

Post by devspace »

thecaretaker wrote: 29 Jul 2024 04:38
ould this be due to Autobackup not being fully compatible with PHP 8.2?
There is no problem with running Autobackup with PHP 8.2 or even 8.3 - it has been tested with all current PHP versions and is working as expected on this site

cucumba111
Member
Member
Posts: 3
Joined: October 2024

Re: [3.3.0] Auto db Backup

Post by cucumba111 »

updated from 2.1.0-rc2 to this and got:

Code: Select all

There is a problem with your timezone setting in the UCP.
My UCP and ACP have the same timezone and date format, but my server uses different one. Should i change the server timezone as well? no one seems to have the solution.
Last edited by cucumba111 on 21 Oct 2024 05:42, edited 1 time in total.

User avatar
devspace
Owner
Owner
Posts: 343
Joined: October 2022

Re: [3.3.0] Auto db Backup

Post by devspace »

cucumba111 wrote: 21 Oct 2024 05:38
updated from 2.1.0-rc2 to this and got:

Code: Select all

There is a problem with your timezone setting in the UCP.
My UCP and ACP have the same timezone and date format, but my server uses different one. Should i change the server timezone as well? no one seems to have the solution.
What timezone do you have in your UCP?

cucumba111
Member
Member
Posts: 3
Joined: October 2024

Re: [3.3.0] Auto db Backup

Post by cucumba111 »

devspace wrote: 21 Oct 2024 09:55
What timezone do you have in your UCP?
ACP & UCP (for the administrative user) : UTC+7
Server : UTC

User avatar
devspace
Owner
Owner
Posts: 343
Joined: October 2022

Re: [3.3.0] Auto db Backup

Post by devspace »

cucumba111 wrote: 21 Oct 2024 23:52
devspace wrote: 21 Oct 2024 09:55
What timezone do you have in your UCP?
ACP & UCP (for the administrative user) : UTC+7
Server : UTC
UTC+7 is not a valid PHP timezone it needs to be one of these tools/timezones.php

cucumba111
Member
Member
Posts: 3
Joined: October 2024

Re: [3.3.0] Auto db Backup

Post by cucumba111 »

devspace wrote: 22 Oct 2024 07:12
UTC+7 is not a valid PHP timezone it needs to be one of these tools/timezones.php
I did an upgrade from 3.2 to 3.3.13, so that timezone was carried over from the old version and it didn't cause any issue then with the older plugin version. If it's invalid why doesn't phpBB automatically convert it into a supported format?

Do i need to tell all the users to change theirs as well?

And will this plugin still be updated considering the developer has retired?

User avatar
devspace
Owner
Owner
Posts: 343
Joined: October 2022

Re: [3.3.0] Auto db Backup

Post by devspace »

cucumba111 wrote: 22 Oct 2024 08:44
Do i need to tell all the users to change theirs as well?
Only those you are using this extension.
cucumba111 wrote: 22 Oct 2024 08:44
And will this plugin still be updated considering the developer has retired?
Who said the developer has retired? It will get updated if/when there is a need.
cucumba111 wrote: 22 Oct 2024 08:44
that timezone was carried over from the old version and it didn't cause any issue then with the older plugin version
The previous version had issues with timezones in the rare case where there were multiple admins in different timezones.