Closed eljobe closed 1 year ago
See documentation (writing is in progress): https://amberdoc.obiba.org/ It is recommended to use docker: https://github.com/obiba/docker-amber
Could you set the log level LOG_LEVEL=debug
in amber and see if there is any message? You could also inspect the network error message received by the amber studio app.
I was able to get the smtp configuration set up correctly, and I seeded the database with the
ADMINISTRATOR_EMAIL
andADMINISTRATOR_PWD
values in my local.env
file.The email was sent to my email address and I clicked the verification link, but then I saw this:
I'm not sure how to debug this further. But, I will, of course head to the source code and see if anything pops up.
If you can give me any advice, I'd appreciate it. I'm trying to help my wife evaluate the OBiBA offerings for a research project she is doing in music therapy, and between not being able to get the obiba/onyx-demo to build and not being able to get a proper installation configured for the amber suite, I'm not sure I can really recommend it.