- Joined
- Dec 6, 2022
- Messages
- 1
- Reaction score
- 0
Hello Community
As support for the RPi4 has been ceased, I am working on migrating our 3CX to our Cloud Services Provider Infomaniak (https://www.infomaniak.com/).
I am trying to use PBXexpress with "VPS Cloud Provider" but I keep getting "The entered provider credentials seems to be invalid."
Unfortunately there is no further documentation regarding what the form actually requires (e.g. the exact format of the API URL, supported API Version, etc.).
The link in the wizard leads to the Wiki page on setting up OVH as a cloud provider.
Did somebody already use a generic OpenStack provider?
How did you enter the API URL and credentials? Which API versions are supported?
As an example, I created a disposable Openstack Project:
export OS_AUTH_URL=https://api.pub1.infomaniak.cloud/identity/v3
export OS_PROJECT_NAME=PCP-3JOKNXB
export OS_PROJECT_DOMAIN_NAME=default
export OS_USERNAME=PCU-3JOKNXB
export OS_USER_DOMAIN_NAME=default
export OS_PROJECT_ID=7fa3eed6420240778a238456ac05b5a0
export OS_IDENTITY_API_VERSION=3
export OS_INTERFACE=public
export OS_REGION_NAME=dc3-a
Entering the following data into PBXexpress does not work:
Cloud Provider API URL: https://api.pub1.infomaniak.cloud/identity/v3
User Name: PCU-3JOKNXB
Password: <redacted>
Also, I tried a lot of different URLs, adding Ports, adding Project ID but no luck.
Thanks and Best Regards
Dan
As support for the RPi4 has been ceased, I am working on migrating our 3CX to our Cloud Services Provider Infomaniak (https://www.infomaniak.com/).
I am trying to use PBXexpress with "VPS Cloud Provider" but I keep getting "The entered provider credentials seems to be invalid."
Unfortunately there is no further documentation regarding what the form actually requires (e.g. the exact format of the API URL, supported API Version, etc.).
The link in the wizard leads to the Wiki page on setting up OVH as a cloud provider.
Did somebody already use a generic OpenStack provider?
How did you enter the API URL and credentials? Which API versions are supported?
As an example, I created a disposable Openstack Project:
export OS_AUTH_URL=https://api.pub1.infomaniak.cloud/identity/v3
export OS_PROJECT_NAME=PCP-3JOKNXB
export OS_PROJECT_DOMAIN_NAME=default
export OS_USERNAME=PCU-3JOKNXB
export OS_USER_DOMAIN_NAME=default
export OS_PROJECT_ID=7fa3eed6420240778a238456ac05b5a0
export OS_IDENTITY_API_VERSION=3
export OS_INTERFACE=public
export OS_REGION_NAME=dc3-a
Entering the following data into PBXexpress does not work:
Cloud Provider API URL: https://api.pub1.infomaniak.cloud/identity/v3
User Name: PCU-3JOKNXB
Password: <redacted>
Also, I tried a lot of different URLs, adding Ports, adding Project ID but no luck.
Thanks and Best Regards
Dan