CDash icon indicating copy to clipboard operation
CDash copied to clipboard

Cannot register a new user

Open ugultopu opened this issue 6 years ago • 0 comments

Using a92dc52.

Installed CDash with docker:

sudo docker-compose pull cdash
sudo docker-compose up -d
sudo docker-compose run --rm cdash install configure

Went to localhost:8080 and CDash is up:

Screenshot from 2019-10-18 09-32-55

Try to register a new user:

Screenshot from 2019-10-18 09-35-11

Getting a server error:

Screenshot from 2019-10-18 09-34-12

Is this expected or is this a bug? How can I get this working?

ugultopu avatar Oct 18 '19 12:10 ugultopu