Problème installation 1.8.1.16273

bonjour
L’installation provoque une erreur. Néanmoins, elle se poursuit.
Cependant à la fin, elle ne propose pas de lancer la console.
L’url “http://localhost:8088/webconsole” génère “forbidden”.
La page de Login est cochée lors de l’installation.
y-a-t-il une opération à faire pour avoir la console ?

J’ai un problème moi avec l’installation de cette version sur un Rpi 3 tournant sur Raspbian fraichement déployé. Elle n’a provoqué aucune erreur mais l’interface web ne fonctionne après l’installation.

La version de Mono est une 4.6.2.

Si je consulte le log du fichier Constellation.Server.Core.ConstellationServerManager.log, j’obtiens cela :

 

2017-01-01 17:56:31.5590 [Info] Initializing the Constellation Server v1.8.1.16273

2017-01-01 17:56:34.7587 [Info] Adding binding on URI: http://localhost:8088

2017-01-01 17:56:35.8667 [Error] Error on Start: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Net.Sockets.Soc$

at System.Net.Sockets.Socket.Bind (System.Net.EndPoint localEP) [0x0004c] in <bd46d4d4f7964dfa9beea098499ab597>:0

at System.Net.EndPointListener..ctor (System.Net.HttpListener listener, System.Net.IPAddress addr, System.Int32 port, System.Boolean secure) [0x0004a] in <bd46d4d4f7964dfa9beea09$

at System.Net.EndPointManager.GetEPListener (System.String host, System.Int32 port, System.Net.HttpListener listener, System.Boolean secure) [0x000be] in <bd46d4d4f7964dfa9beea09$

at System.Net.EndPointManager.AddPrefixInternal (System.String p, System.Net.HttpListener listener) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0

at System.Net.EndPointManager.AddListener (System.Net.HttpListener listener) [0x00030] in <bd46d4d4f7964dfa9beea098499ab597>:0

--- End of inner exception stack trace ---

at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globaliz$

at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0

at Microsoft.Owin.Hosting.ServerFactory.ServerFactoryAdapter.Create (Owin.IAppBuilder builder) [0x00100] in <f9c6a24237684643b127a582774aa6dc>:0

at Microsoft.Owin.Hosting.Engine.HostingEngine.StartServer (Microsoft.Owin.Hosting.Engine.StartContext context) [0x0000c] in <f9c6a24237684643b127a582774aa6dc>:0

at Microsoft.Owin.Hosting.Engine.HostingEngine.Start (Microsoft.Owin.Hosting.Engine.StartContext context) [0x00065] in <f9c6a24237684643b127a582774aa6dc>:0

at Microsoft.Owin.Hosting.Starter.DirectHostingStarter.Start (Microsoft.Owin.Hosting.StartOptions options) [0x0000c] in <f9c6a24237684643b127a582774aa6dc>:0

at Microsoft.Owin.Hosting.Starter.HostingStarter.Start (Microsoft.Owin.Hosting.StartOptions options) [0x0002e] in <f9c6a24237684643b127a582774aa6dc>:0

at Microsoft.Owin.Hosting.WebApp.StartImplementation (System.IServiceProvider services, Microsoft.Owin.Hosting.StartOptions options) [0x0004b] in <f9c6a24237684643b127a582774aa6d$

at Microsoft.Owin.Hosting.WebApp.Start (Microsoft.Owin.Hosting.StartOptions options) [0x00014] in <f9c6a24237684643b127a582774aa6dc>:0

at Microsoft.Owin.Hosting.WebApp.Start[TStartup] (Microsoft.Owin.Hosting.StartOptions options) [0x00023] in <f9c6a24237684643b127a582774aa6dc>:0

at Constellation.Server.Core.ConstellationServerManager+ConstellationBootstrapper.Start () [0x0000f] in <23b32a8f8f5d4d70a034c3be2616cd77>:0

Une idée du problème ?