You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
database: MariaDB Ver 15.1 Distrib 10.11.3-MariaDB, for debian-linux-gnu (x86_64)
php version: 8.0.29 also tried with 8.1
operating system: Debian 12
FRESH Moodle 4.1.5+ install - no additional plugins installed and using default boost theme.
Actual behaviour
sudo -u www-data moosh -v user-login fredbloggs
returns html saying that the server is not available at this address and needs to be accessed - at the https version. The html gives a link to click to redirect -but of course that is not useable in Moosh.
FRESH Moodle 4.1.5+ install - no additional plugins installed and using default boost theme.
Actual behaviour
sudo -u www-data moosh -v user-login fredbloggs
returns html saying that the server is not available at this address and needs to be accessed - at the https version. The html gives a link to click to redirect -but of course that is not useable in Moosh.
Expected behaviour
sudo -u www-data moosh -v user-login fredbloggs
should return a session is such as:
sudo -u www-data moosh -v user-login freddbloggs
MoodleSession:u66gmjd66pemqsc2eadl3k8vt3
It seems moosh SHOULD use https to make the connection if the site URL in the moodle config.php file has an https address but it doesn't.
Steps to reproduce
Moodle site running https
Moosh installed
Move to Moodle install directory
moosh user-login username
The text was updated successfully, but these errors were encountered: