Migration from Exchange to Bluemind failes

Hi everybody,

I am completely new to Bluemind and am currently trying to migrate some data from Exchange (2019) to Bluemind as a test. Unfortunately, the process fails right at the stage of accessing the Bluemind server.

When I run the command ./bm-migrator --bluemind-insecure exchange --exchange-insecure sync --dry calendars from the Bluemind server’s CLI, I get the following error:
requests.exceptions.HTTPError: 401 Client Error: Unauthorized for url: https://test-bm.example.intra:443/api/domains
or
session id 'admin' is not valid 401 on https://test-bm.example.intra:443/api/domains

I’m a bit stuck on a couple of points: who exactly is the “admin” user here (according to the instructions, I had to define a user as admin and assign them to the BLUEMIND_USER="admin@example.intra" setting, right?)? And which token is the correct one—the API token for that user or the API token from /etc/bm/bm-core.tok?

Does anyone have a clue or an idea?

Kind regards

If you are a BlueMind customer, we recommend that you create a ticket on our JIRA platform. You’ll receive quick and accurate answers to your questions.
Have you reviewed the bm-migrator documentation? The tool is powerful but quite complex, and you’ll find a lot of information there.
Best regards,
Pierre