Accès admin ok en ssh ou via shelle in a box mais pas en interface web

Bonjour,

Sur mon instance je peux me connecter en ssh, via l’appli Shellinabox (j’ai donc bien le bon mot de passe) mais pas sur la page web administration.
Cela est intervenu après l’installation de l’application menu (qui ne sert pas à grand chose à mon avis).
Merci pour vos conseils, ci dessous quelques copies de commandes en ssh

yunohost:
repo: now
version: 3.6.4.3
yunohost-admin:
repo: stable
version: 3.6.4
moulinette:
repo: now
version: 3.6.4
ssowat:
repo: stable
version: 3.6.4

 sudo yunohost app upgrade :  
Info: The following apps will be upgraded : blogotext, dokuwiki, keeweb, menu, nextcloud, rainloop, rss-bridge, shellinabox, sogo, spftoolbox, tyto, wemawema
Info: Now upgrading app blogotext…
Success! blogotext is already up to date
Info: Now upgrading app dokuwiki…
Success! dokuwiki is already up to date
Info: Now upgrading app keeweb…
Success! keeweb is already up to date
Info: Now upgrading app menu…
Success! menu is already up to date
Info: Now upgrading app nextcloud…
Success! nextcloud is already up to date
Info: Now upgrading app rainloop…
Success! rainloop is already up to date
Info: Now upgrading app rss-bridge…
Success! rss-bridge is already up to date
Info: Now upgrading app shellinabox…
Success! shellinabox is already up to date
Info: Now upgrading app sogo…
Success! sogo is already up to date
Info: Now upgrading app spftoolbox…
Success! spftoolbox is already up to date
Info: Now upgrading app tyto…
Success! tyto is already up to date
Info: Now upgrading app wemawema…
Success! wemawema is already up to date
Success! The SSOwat configuration has been generated
Success! Upgrade complete

sudo yunohost service status :

avahi-daemon:
  active: active
  active_at: 2019-08-03 14:40:59
  description: allows to reach your server using yunohost.local on your local network
  loaded: enabled
  service_file_path: /lib/systemd/system/avahi-daemon.service
  status: running
dnsmasq:
  active: active
  active_at: 2019-08-03 14:41:30
  description: handles domain name resolution (DNS)
  loaded: enabled
  service_file_path: /lib/systemd/system/dnsmasq.service
  status: running
dovecot:
  active: active
  active_at: 2019-08-03 14:41:37
  description: allows e-mail client to access/fetch email (via IMAP and POP3)
  loaded: enabled
  service_file_path: /lib/systemd/system/dovecot.service
  status: running
fail2ban:
  active: active
  active_at: 2019-08-03 14:41:39
  description: protects against bruteforce and other kind of attacks from the Internet
  loaded: enabled
  service_file_path: /lib/systemd/system/fail2ban.service
  status: running
glances:
  active: active
  active_at: 2019-08-03 14:41:29
  description: monitors system information on your server
  loaded: enabled
  service_file_path: /run/systemd/generator.late/glances.service
  status: exited
metronome:
  active: active
  active_at: 2019-08-03 14:41:33
  description: manage XMPP instant messaging accounts
  loaded: enabled
  service_file_path: /run/systemd/generator.late/metronome.service
  status: running
mysql:
  active: active
  active_at: 2019-08-03 14:41:37
  description: stores applications data (SQL database)
  loaded: enabled
  service_file_path: /lib/systemd/system/mariadb.service
  status: running
nginx:
  active: active
  active_at: 2019-08-03 14:41:34
  description: serves or provides access to all the websites hosted on your server
  loaded: enabled
  service_file_path: /lib/systemd/system/nginx.service
  status: running
nslcd:
  active: active
  active_at: 2019-08-03 14:41:36
  description: handles YunoHost user shell connection
  loaded: enabled
  service_file_path: /run/systemd/generator.late/nslcd.service
  status: running
php7.0-fpm:
  active: active
  active_at: 2019-08-03 14:41:35
  description: runs applications written in PHP with nginx
  loaded: enabled
  service_file_path: /lib/systemd/system/php7.0-fpm.service
  status: running
postfix:
  active: active
  active_at: 2019-08-03 14:41:34
  description: used to send and receive emails
  loaded: enabled
  service_file_path: /lib/systemd/system/postfix.service
  status: exited
redis-server:
  active: active
  active_at: 2019-08-03 14:41:30
  description: a specialized database used for rapid data access, task queue and communication between programs
  loaded: enabled
  service_file_path: /lib/systemd/system/redis-server.service
  status: running
rspamd:
  active: active
  active_at: 2019-08-03 14:41:30
  description: filters spam, and other email-related features
  loaded: enabled
  service_file_path: /lib/systemd/system/rspamd.service
  status: running
shellinabox:
  active: active
  active_at: 2019-08-03 14:41:30
  description: LSB: Shell In A Box Daemon
  loaded: enabled
  service_file_path: /run/systemd/generator.late/shellinabox.service
  status: running
slapd:
  active: active
  active_at: 2019-08-03 14:41:31
  description: stores users, domains and related information
  loaded: enabled
  service_file_path: /run/systemd/generator.late/slapd.service
  status: running
ssh:
  active: active
  active_at: 2019-08-03 14:41:30
  description: allows you to connect remotely to your server via a terminal (SSH protocol)
  loaded: enabled
  service_file_path: /lib/systemd/system/ssh.service
  status: running
yunohost-api:
  active: active
  active_at: 2019-08-03 14:41:29
  description: manages interactions between the YunoHost web interface and the system
  loaded: enabled
  service_file_path: /lib/systemd/system/yunohost-api.service
  status: running
yunohost-firewall:
  active: active
  active_at: 2019-08-03 14:41:49
  description: manages open and close connexion ports to services
  loaded: enabled
  service_file_path: /lib/systemd/system/yunohost-firewall.service
  status: exited

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.