Saturday, July 27, 2024
dev@conference.yunohost.org
July
Mon Tue Wed Thu Fri Sat Sun
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
       
             

[08:28:02] <eric_G> migration failed for me with `La migration 0027_migrate_to_bookworm a échoué, abandon. Erreur : No module named '_strptime'`
[08:45:41] <eric_G> ... and I can't find an easy way to share logs
[11:18:26] <Aleks (he/him/il/lui)> @_@
[12:10:55] <Aleks (he/him/il/lui)> eric_G: you can probably find it in /var/log/yunohost/categories/operations, then `ls | grep bookworm` to find the log file, and then probably `cat the_log_file | yunopaste` to share it
[12:13:51] <eric_G> the `ls | grep bookworm` doesn't find any log file...
[12:15:02] <Aleks (he/him/il/lui)> eeh
[12:15:08] <Aleks (he/him/il/lui)> `ls | grep migrate` ?
[12:15:13] <Aleks (he/him/il/lui)> `ls -thor` ?
[12:17:15] <eric_G>
it works for `ls | grep migrate` : https://paste.yunohost.org/raw/ehelupuwij
[12:19:53] <Aleks (he/him/il/lui)> hmmmokay that's interesting
[12:21:10] <Aleks (he/him/il/lui)> i'll try to design a trick for this to not happen ... but can you try re-running the migration ? hopefully it should sort of pick up where it left and finish it ?
[12:28:40] <eric_G> the migration was successful after 3 attempts 🎉
[12:37:07] <eric_G> Diagnosis highlights problems in the web section with all my domain and sub-domain : `Le système de diagnostique n'a pas réussi à contacter votre serveur. Il se peut qu'une autre machine réponde à la place de votre serveur. Vérifiez que le port 80 est correctement redirigé, que votre configuration Nginx est à jour et qu'un reverse-proxy n'interfère pas.`
[12:37:42] <Aleks (he/him/il/lui)> ah 🤔
[12:37:46] <Aleks (he/him/il/lui)> uuh
[12:37:52] <Aleks (he/him/il/lui)> and i guess it was working before obviously ?
[12:37:58] <eric_G> yes
[12:38:13] <eric_G> restarting the server...
[12:39:54] <eric_G> ah!, server do need to be restarted after upgrading 😅
[12:40:46] <eric_G> all good apart from `Le fichier de configuration /etc/apt/sources.list.d/extra_php_version.list semble avoir été modifié manuellement.`
[12:44:16] <eric_G> Etherpad, Mattermost, Nextcloud, Owncloud, Roundcube TiddlyWiki, Vaultwarden and WireGuard are all working fine after migration
[12:45:30] <Aleks (he/him/il/lui)> https://c.tenor.com/jrIAsC6362EAAAAC/tenor.gif
[12:46:08] <eric_G> https://aria.im/_matrix/media/v1/download/matrix.org/hXaUVtrZtjIgVaKCrbqZFIOq
[12:46:50] <Aleks (he/him/il/lui)> https://media.baamboozle.com/uploads/images/433685/1640571606_351387_gif-url.gif
[12:47:33] <eric_G> https://aria.im/_matrix/media/v1/download/matrix.org/TYarJQDpstYheyqkqJjTMbDQ
[12:47:43] <Aleks (he/him/il/lui)> omg what the duck xD
[13:10:01] <Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 2 commits to dev ([c861ef2ae688...8b5698317103](https://github.com/YunoHost/yunohost/compare/c861ef2ae688...8b5698317103))
[13:10:11] <Yunohost Git/Infra notifications> [yunohost/dev] bullseye->bookworm: explicitly import _strptime at the beginning to try to prevent "No module named _strptime" during ... - Alexandre Aubin
[13:15:25] <Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/11.2.24+202407271315 for bullseye/unstable/all ...
[13:16:52] <Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/11.2.24+202407271315 for bullseye/unstable/all.
[15:21:13] <eric_G> I can't find the legacy theme... what a pity
[15:52:24] <eric_G> older people need stability 😬
[18:59:39] <eric_G> After migrating to YunoHost 12, Nextcloud and Owncloud clients are no longer synchronizing
[21:42:18] <Aleks (he/him/il/lui)> @_@