Robles Rodolphe

Results 82 comments of Robles Rodolphe

> Running into the same issue, only difference is this is an install not an upgrade. > > Searching for '(ldap) Authentication failure! ldap_error: TypeError, no implicit conversion of Hash...

same here, only on a raspberry Pi 4. On another server I have done the upgrade without issues, but perhaps it was with a system yunohost a bit older than...

we have a problem on this file ``` cat -n /var/www/etherpad_mypads/src/static/js/pluginfw/plugins.js 1 'use strict'; 2 3 const fs = require('fs').promises; 4 const hooks = require('./hooks'); 5 const log4js = require('log4js');...

It happens again also on another server... here the last logs of the upgrade ``` Info: [#################+..] > Starting a systemd service... Warning: (this may take some time) Warning: The...

Sreenshots ![cookie-macaron](https://github.com/YunoHost-Apps/gitea_ynh/assets/11272759/d6ff123d-905c-4cca-ba94-5f2983a8fa19) ![Capture d’écran du 2023-06-08 18-10-54](https://github.com/YunoHost-Apps/gitea_ynh/assets/11272759/623f631a-d5a0-45a4-99d8-4668248f67ae)

Perhaps also related to another issue I want post also about admin page disappear... there is an old issue similar on gitea there https://github.com/go-gitea/gitea/issues/24062

also if I disconnect from the portal sso, immediatly the image or raw is reload ! it seems related to the sso portal.

I have had similar issues upgrading from 6.2.0-1 to 6.3.1 the volumes paths changed ! we have before a volume `zammad-var:/opt/zammad/var` rails server was there and now is `/opt/zammad`, diificult...

Hello, Have you try like in the documentation these steps ? Add GPG key: ``` mkdir -p -m 700 ~/.gnupg curl -fsSL https://download.onlyoffice.com/GPG-KEY-ONLYOFFICE | gpg --no-default-keyring --keyring gnupg-ring:/tmp/onlyoffice.gpg --import chmod...

I think the way to add signing gpg keys changed on Debian 11...