phax / phoss-smp

phoss SMP - a Peppol and OASIS BDXR SMP Server, CEF eDelivery compliant
128 stars 37 forks source link

Service Group creation issue #256

Closed arjantippe closed 11 months ago

arjantippe commented 11 months ago

We are receiving an error when trying to create a Service Group/Business Card. Not Authorized to do so. We have checked certificates and keystores and for us, we think alle seems ok. Currently running out of options...

See below message... We are using PhossSMP 6.0.0. The message 'SML connection is configured' and 'Directory support is configured' are shown in green

Error creating the new SMP Service Group for participant 'iso6523-actorid-upis::0106:16076000'. Technical details: SMPSMLException - Failed to create 'iso6523-actorid-upis::0106:16076000' in SML Caused by: RegistrationHookException - Could not create business iso6523-actorid-upis::0106:16076000 in SML Caused by: ClientTransportException - The server sent HTTP status code 401: Unauthorized

phax commented 11 months ago

We have email conversation on the topic to try to resolve it.

@arjantippe please use at least the latest 6.x version which is 6.0.7 - see https://github.com/phax/phoss-smp/releases

phax commented 11 months ago

The problem was for a migration from an old to a new SMP, the SML connection was not disabled. By performing the import with a "disabled SML" (see Administration | SMP Settings), the problem could be solved.