[04:30:05]
<miro5001> Is there an app like directory lister with the ability to associate tags or metadata to files. Or does directory lister can do it and I couldn't find it? Thanks a lot
[13:16:30]
<lohangX> Hello, I made the mistake of refreshing the Yunohost web admin interface while I was upgrading Easyappointments. And now the application's web interface is not loading. What can I do to complete the upgrade (if it was interrupted or broken by what I did)?
[13:21:16]
<pti-jean> C'est normal que Yunohost ne proposent toujours pas de mises à niveau ? On est toujours en Debian 11!
[13:29:26]
<dindon-ccc> > I have yunohost in a vps.
> what would be the good backup solution?
@3dart : you can use borgbackup application :
https://apps.yunohost.org/app/borg
I find it pretty solid. Deduplication and remote encrypted backup are pretty cool features.
As explained on yunohost catalog, you need the client app on the server you want to backup, and the server app on a remote computer where you store backups.
[13:46:19]
<Steve> I have a yunohost server, tried a couple of apps, and kept a few of them for use. However, when I installed jitsi, then metronome got disabled (and disappeared), and I can't get it back working even though I removed jitsi. I also have peertube installed, if it matters. Can you help me please to have metronome working again?
[13:46:37]
<3dart> ```service metronome status```
[13:48:14]
<3dart> `service metronome start`
[13:49:14]
<3dart> also you can check from web gui.
[13:49:30]
<3dart> also you can check from web gui.
https://192.168.*.*/yunohost/admin/#/services
[13:50:20]
<tituspijean> > <pti-jean> C'est normal que Yunohost ne proposent toujours pas de mises à niveau ? On est toujours en Debian 11!
Oui, on attend ton beta-test.
https://forum.yunohost.org/t/beta-stage-testing-for-yunohost-12-0-bookworm-and-bullseye-bookworm-migration/30496
[13:50:48]
<lohangX> > Hello, I made the mistake of refreshing the Yunohost web admin interface while I was upgrading Easyappointments. And now the application's web interface is not loading. What can I do to complete the upgrade (if it was interrupted or broken by what I did)?
I was able to restore it from a backup. All is good. Problem resolved. :)
[13:53:19]
<pti-jean> tituspijean, LoL...
Je ne suis assez cascadeur... Trop peur pour mes données... Puis trop nul en anglais, pour faire un retour d’expérience !
[13:55:22]
<pti-jean> Mais bon... Je vois que cela bouillonne dans la marmite !
[16:57:39]
<bamf> hi , after apt upgrade nextcloud fails to start. I am also unable to upgrade nextcloud `Error: Could not upgrade nextcloud: An error occurred inside the app upgrade script` how to recover?
[16:57:50]
<bamf> apt upgrade upgraded php packages
[16:58:05]
<bamf> Info: This log is now available via https://paste.yunohost.org/raw/olesaqewom
[16:58:45]
<bamf> seems nextcloud is back after safety backup restore. but how to upgrade it?
[16:59:24]
<Aleks (he/him/il/lui)> `Error: Undefined constant OCA\Keeweb\Migration\RegisterMimeType::CUSTOM_MIMETYPEALIASES in /var/www/nextcloud/apps/keeweb/lib/Migration/RegisterMimeType.php:25`
[16:59:42]
<Aleks (he/him/il/lui)> sounds like Keeweb doesn't like the new version
[17:00:29]
<bamf> well, I did not want to upgrade it. I just did apt upgrade and then got 500 Internal Server Error
[17:00:47]
<Aleks (he/him/il/lui)> ... apt upgrade definitely doesnt trigger a nextcloud upgrade ..
[17:01:23]
<bamf> so deleting KeeWeb could fix it?
[17:01:38]
<bamf> well right after apt upgrade, yunohost sent me a mail:
```
Doctrine\DBAL\Exception: Failed to connect to the database: An exception occurred in the driver: could not find driver in /var/www/nextcloud/lib/private/DB/Connection.php:140
Stack trace:
#0 /var/www/nextcloud/3rdparty/doctrine/dbal/src/Connection.php(1531): OC\DB\Connection->connect()
#1 /var/www/nextcloud/3rdparty/doctrine/dbal/src/Connection.php(1029): Doctrine\DBAL\Connection->getWrappedConnection()
#2 /var/www/nextcloud/lib/private/DB/Connection.php(262): Doctrine\DBAL\Connection->executeQuery()
#3 /var/www/nextcloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php(345): OC\DB\Connection->executeQuery()
#4 /var/www/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php(280): Doctrine\DBAL\Query\QueryBuilder->execute()
#5 /var/www/nextcloud/lib/private/AppConfig.php(418): OC\DB\QueryBuilder\QueryBuilder->execute()
#6 /var/www/nextcloud/lib/private/AppConfig.php(184): OC\AppConfig->loadConfigValues()
#7 /var/www/nextcloud/lib/private/AppConfig.php(374): OC\AppConfig->getApps()
#8 /var/www/nextcloud/lib/private/legacy/OC_App.php(803): OC\AppConfig->getValues()
#9 /var/www/nextcloud/lib/private/Server.php(736): OC_App::getAppVersions()
#10 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(171): OC\Server->OC\{closure}()
#11 /var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php(122): OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}()
#12 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(138): Pimple\Container->offsetGet()
#13 /var/www/nextcloud/lib/private/ServerContainer.php(171): OC\AppFramework\Utility\SimpleContainer->query()
#14 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(65): OC\ServerContainer->query()
#15 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(193): OC\AppFramework\Utility\SimpleContainer->get()
#16 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(171): OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}()
#17 /var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php(118): OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}()
#18 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(138): Pimple\Container->offsetGet()
#19 /var/www/nextcloud/lib/private/ServerContainer.php(171): OC\AppFramework\Utility\SimpleContainer->query()
#20 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(65): OC\ServerContainer->query()
#21 /var/www/nextcloud/lib/private/Server.php(1130): OC\AppFramework\Utility\SimpleContainer->get()
#22 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(171): OC\Server->OC\{closure}()
#23 /var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php(122): OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}()
#24 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(138): Pimple\Container->offsetGet()
#25 /var/www/nextcloud/lib/private/ServerContainer.php(171): OC\AppFramework\Utility\SimpleContainer->query()
#26 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(65): OC\ServerContainer->query()
#27 /var/www/nextcloud/lib/private/Server.php(2088): OC\AppFramework\Utility\SimpleContainer->get()
#28 /var/www/nextcloud/lib/private/Files/View.php(107): OC\Server->getLockingProvider()
#29 /var/www/nextcloud/lib/private/Server.php(470): OC\Files\View->__construct()
#30 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(171): OC\Server->OC\{closure}()
#31 /var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php(122): OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}()
#32 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(138): Pimple\Container->offsetGet()
#33 /var/www/nextcloud/lib/private/ServerContainer.php(171): OC\AppFramework\Utility\SimpleContainer->query()
#34 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(65): OC\ServerContainer->query()
#35 /var/www/nextcloud/lib/private/Server.php(1490): OC\AppFramework\Utility\SimpleContainer->get()
#36 /var/www/nextcloud/lib/base.php(635): OC\Server->boot()
#37 /var/www/nextcloud/lib/base.php(1196): OC::init()
#38 /var/www/nextcloud/cron.php(43): require_once('...')
#39 {main}
```
[17:02:05]
<bamf> and then 500 Internal Server Error. I started the Nextcloud Update then, it failed, restored from backup, now it's back up :D
[17:02:25]
<Aleks (he/him/il/lui)> then let's talk about the original issue instead of mixing the nextcloud upgrade in the mix ...
[17:02:41]
<Aleks (he/him/il/lui)> so is it working now
[17:03:56]
<bamf> yes, nextcloud works now. after it auto-restored the safety backup
[17:04:19]
<bamf> I onlystarted the nextcloud upgrade to get it back to work. I thought it might be an issue with the upgraded php packages
[17:04:36]
<bamf> I only started the nextcloud upgrade to get it back to work. I thought it might be an issue with the upgraded php packages
[17:04:55]
<bamf> hm tried the nextcloud upgrade again, failed
[17:05:09]
<bamf> https://paste.yunohost.org/raw/avekaqemis
[17:05:39]
<bamf> now I get `Internal Server Error`
[17:06:00]
<bamf> when trying to use the occ tool, I get
`This version of Nextcloud requires at least PHP 8.0<br/>You are currently running 7.4.33. Please update your PHP version`
[17:06:21]
<bamf> what do do now?
[17:06:36]
<Aleks (he/him/il/lui)> `Error: App "Breeze Dark" cannot be installed because the following dependencies are not fulfilled: Server version 28 or lower is required.`
[17:07:29]
<Aleks (he/him/il/lui)> Breeze Dark not happy with the upgrade
[18:45:59]
<3dart> > <dindon-ccc> > I have yunohost in a vps.
> > what would be the good backup solution?
> @3dart : you can use borgbackup application :
> https://apps.yunohost.org/app/borg
> I find it pretty solid. Deduplication and remote encrypted backup are pretty cool features.
> As explained on yunohost catalog, you need the client app on the server you want to backup, and the server app on a remote computer where you store backups.
what is the recovery process ?
install new yunohost> install borg > recover
am i correct?