Jérémy Viès

Results 24 comments of Jérémy Viès

OK, here is all information I can easily get: Name  ↓ | Value -- | -- awt.toolkit | sun.awt.X11.XToolkit executable-war | /usr/share/jenkins/jenkins.war file.encoding | UTF-8 file.encoding.pkg | sun.io file.separator |...

Here is a capture of a new VirtualBox node creation where the docker retention strategy is proposed. ![newnode](https://user-images.githubusercontent.com/4450519/48089541-0b791a80-e205-11e8-8c4d-b1f0d0f95cb6.png)

In the "New Node" view, I had to define a name and select either "Permanent Agent", "Virtualbox Slave" or "Copy Existing Node". Then, both in "Permanent Agent" or "Virtualbox Slave",...

PR is here: https://github.com/mriedmann/humhub-docker/pull/285

OK... I think I pushed too quickly :) I'll do some other tests

My local test runs fine. As far as I understand, the test that fails checks a button with "Sign in" is present. On my local deployment, this button does not...

I built the docker image locally (using `docker build . --tag humhub:master --build-arg HUMHUB_VERSION=1.11.4` It starts, but I can't find any button with "Sign in". The only available buttons are:...

I don't get why I don't have the "Sign In" button on my local deployment. Instead I have this: ![Capture d’écran du 2022-10-14 17-37-50](https://user-images.githubusercontent.com/4450519/195886339-22e0d9bd-96ab-4488-9c7b-0fe059fa8209.png)