Aller au contenu

pikeupe

Membres
  • Compteur de contenus

    267
  • Inscription

  • Dernière visite

  • Jours gagnés

    3

Messages posté(e)s par pikeupe

  1. Il y a 21 heures, shadowking a dit :

    Réponse à ton problème :

    https://github.com/bitwarden/server/issues/555

    C'est Synology les fautifs, pas Bitwarden.
    J'en parle dans un de mes tutos, il faut revenir au package précédent de Docker, la version 17.05, et normalement tout marchera correctement.
    Actuellement, docker-compose (que le script Bitwarden utilise) ne passe pas les variables d'environnement, donc rien ne marche.
    Reste à espérer que Synology déploie rapidement un fix.

    Et je ne l'ai pas vu car j'héberge Bitwarden sur un serveur dédié sous Debian. 😉 

    Slt je regarderais ce soir

    merci

    édit : ça a fonctionné

    merci

     

  2. slt

     

    j'ai ceci:

    at Bit.Identity.Program.Main(String[] args) in /home/appveyor/projects/server/src/Identity/Program.cs:line 13 2019-09-09 18:30:22 stderr at Microsoft.AspNetCore.Hosting.WebHostBuilder.Build() 2019-09-09 18:30:22 stderr at Microsoft.AspNetCore.Hosting.Internal.WebHost.Initialize() 2019-09-09 18:30:22 stderr at Microsoft.AspNetCore.Hosting.Internal.WebHost.EnsureApplicationServices() 2019-09-09 18:30:22 stderr at Microsoft.AspNetCore.Hosting.ConventionBasedStartup.ConfigureServices(IServiceCollection services) 2019-09-09 18:30:22 stderr --- End of stack trace from previous location where exception was thrown --- 2019-09-09 18:30:22 stderr at Bit.Identity.Startup.ConfigureServices(IServiceCollection services) in /home/appveyor/projects/server/src/Identity/Startup.cs:line 61 2019-09-09 18:30:22 stderr at Bit.Core.Utilities.ServiceCollectionExtensions.AddCustomIdentityServerServices(IServiceCollection services, IHostingEnvironment env, GlobalSettings globalSettings) in /home/appveyor/projects/server/src/Core/Utilities/ServiceCollectionExtensions.cs:line 342 2019-09-09 18:30:22 stderr at Microsoft.Extensions.DependencyInjection.IdentityServerBuilderExtensionsCrypto.AddSigningCredential(IIdentityServerBuilder builder, X509Certificate2 certificate) 2019-09-09 18:30:22 stderr Parameter name: certificate 2019-09-09 18:30:22 stderr Unhandled Exception: System.ArgumentNullException: Value cannot be null. 2019-09-09 18:30:22 stderr 2019-09-09 18:29:16 stderr at Bit.Identity.Program.Main(String[] args) in /home/appveyor/projects/server/src/Identity/Program.cs:line 13 2019-09-09 18:29:16 stderr at Microsoft.AspNetCore.Hosting.WebHostBuilder.Build() 2019-09-09 18:29:16 stderr at Microsoft.AspNetCore.Hosting.Internal.WebHost.Initialize() 2019-09-09 18:29:16 stderr at Microsoft.AspNetCore.Hosting.Internal.WebHost.EnsureApplicationServices() 2019-09-09 18:29:16 stderr at Microsoft.AspNetCore.Hosting.ConventionBasedStartup.ConfigureServices(IServiceCollection services) 2019-09-09 18:29:16 stderr --- End of stack trace from previous location where exception was thrown --- 2019-09-09 18:29:16 stderr at Bit.Identity.Startup.ConfigureServices(IServiceCollection services) in /home/appveyor/projects/server/src/Identity/Startup.cs:line 61 2019-09-09 18:29:16 stderr at Bit.Core.Utilities.ServiceCollectionExtensions.AddCustomIdentityServerServices(IServiceCollection services, IHostingEnvironment env, GlobalSettings globalSettings) in /home/appveyor/projects/server/src/Core/Utilities/ServiceCollectionExtensions.cs:line 342 2019-09-09 18:29:16 stderr at Microsoft.Extensions.DependencyInjection.IdentityServerBuilderExtensionsCrypto.AddSigningCredential(IIdentityServerBuilder builder, X509Certificate2 certificate) 2019-09-09 18:29:16 stderr Parameter name: certificate 2019-09-09 18:29:16 stderr Unhandled Exception: System.ArgumentNullException: Value cannot be null. 2019-09-09 18:29:16 stderr 2019-09-09 18:28:19 stderr at Bit.Identity.Program.Main(String[] args) in /home/appveyor/projects/server/src/Identity/Program.cs:line 13 2019-09-09 18:28:19 stderr at Microsoft.AspNetCore.Hosting.WebHostBuilder.Build() 2019-09-09 18:28:19 stderr at Microsoft.AspNetCore.Hosting.Internal.WebHost.Initialize() 2019-09-09 18:28:19 stderr at Microsoft.AspNetCore.Hosting.Internal.WebHost.EnsureApplicationServices() 2019-09-09 18:28:19 stderr at Microsoft.AspNetCore.Hosting.ConventionBasedStartup.ConfigureServices(IServiceCollection services) 2019-09-09 18:28:19 stderr --- End of stack trace from previous location where exception was thrown --- 2019-09-09 18:28:19 stderr at Bit.Identity.Startup.ConfigureServices(IServiceCollection services) in /home/appveyor/projects/server/src/Identity/Startup.cs:line 61 2019-09-09 18:28:19 stderr at Bit.Core.Utilities.ServiceCollectionExtensions.AddCustomIdentityServerServices(IServiceCollection services, IHostingEnvironment env, GlobalSettings globalSettings) in /home/appveyor/projects/server/src/Core/Utilities/ServiceCollectionExtensions.cs:line 342 2019-09-09 18:28:19 stderr at Microsoft.Extensions.DependencyInjection.IdentityServerBuilderExtensionsCrypto.AddSigningCredential(IIdentityServerBuilder builder, X509Certificate2 certificate) 2019-09-09 18:28:19 stderr Parameter name: certificate 2019-09-09 18:28:19 stderr Unhandled Exception: System.ArgumentNullException: Value cannot be null. 2019-09-09 18:28:19 stderr 2019-09-09 18:27:47 stderr at Bit.Identity.Program.Main(String[] args) in /home/appveyor/projects/server/src/Identity/Program.cs:line 13 2019-09-09 18:27:47 stderr at Microsoft.AspNetCore.Hosting.WebHostBuilder.Build() 2019-09-09 18:27:47 stderr at Microsoft.AspNetCore.Hosting.Internal.WebHost.Initialize() 2019-09-09 18:27:47 stderr at Microsoft.AspNetCore.Hosting.Internal.WebHost.EnsureApplicationServices() 2019-09-09 18:27:47 stderr at Microsoft.AspNetCore.Hosting.ConventionBasedStartup.ConfigureServices(IServiceCollection services) 2019-09-09 18:27:47 stderr --- End of stack trace from previous location where exception was thrown --- 2019-09-09 18:27:47 stderr at Bit.Identity.Startup.ConfigureServices(IServiceCollection services) in /home/appveyor/projects/server/src/Identity/Startup.cs:line 61 2019-09-09 18:27:47 stderr at Bit.Core.Utilities.ServiceCollectionExtensions.AddCustomIdentityServerServices(IServiceCollection services, IHostingEnvironment env, GlobalSettings globalSettings) in /home/appveyor/projects/server/src/Core/Utilities/ServiceCollectionExtensions.cs:line 342 2019-09-09 18:27:47 stderr at Microsoft.Extensions.DependencyInjection.IdentityServerBuilderExtensionsCrypto.AddSigningCredential(IIdentityServerBuilder builder, X509Certificate2 certificate) 2019-09-09 18:27:47 stderr Parameter name: certificate 2019-09-09 18:27:47 stderr Unhandled Exception: System.ArgumentNullException: Value cannot be null. 2019-09-09 18:27:47 stderr 2019-09-09 18:27:24 stderr at Bit.Identity.Program.Main(String[] args) in /home/appveyor/projects/server/src/Identity/Program.cs:line 13 2019-09-09 18:27:24 stderr at Microsoft.AspNetCore.Hosting.WebHostBuilder.Build() 2019-09-09 18:27:24 stderr at Microsoft.AspNetCore.Hosting.Internal.WebHost.Initialize() 2019-09-09 18:27:24 stderr at Microsoft.AspNetCore.Hosting.Internal.WebHost.EnsureApplicationServices() 2019-09-09 18:27:24 stderr at Microsoft.AspNetCore.Hosting.ConventionBasedStartup.ConfigureServices(IServiceCollection services) 2019-09-09 18:27:24 stderr --- End of stack trace from previous location where exception was thrown --- 2019-09-09 18:27:24 stderr at Bit.Identity.Startup.ConfigureServices(IServiceCollection services) in /home/appveyor/projects/server/src/Identity/Startup.cs:line 61 2019-09-09 18:27:24 stderr at Bit.Core.Utilities.ServiceCollectionExtensions.AddCustomIdentityServerServices(IServiceCollection services, IHostingEnvironment env, GlobalSettings globalSettings) in /home/appveyor/projects/server/src/Core/Utilities/ServiceCollectionExtensions.cs:line 342 2019-09-09 18:27:24 stderr at Microsoft.Extensions.DependencyInjection.IdentityServerBuilderExtensionsCrypto.AddSigningCredential(IIdentityServerBuilder builder, X509Certificate2 certificate) 2019-09-09 18:27:24 stderr Parameter name: certificate 2019-09-09 18:27:24 stderr Unhandled Exception: System.ArgumentNullException: Value cannot be null. 2019-09-09 18:27:24 stderr 2019-09-09 18:27:08 stderr at Bit.Identity.Program.Main(String[] args) in /home/appveyor/projects/server/src/Identity/Program.cs:line 13 2019-09-09 18:27:08 stderr at Microsoft.AspNetCore.Hosting.WebHostBuilder.Build() 2019-09-09 18:27:08 stderr at Microsoft.AspNetCore.Hosting.Internal.WebHost.Initialize() 2019-09-09 18:27:08 stderr at Microsoft.AspNetCore.Hosting.Internal.WebHost.EnsureApplicationServices() 2019-09-09 18:27:08 stderr at Microsoft.AspNetCore.Hosting.ConventionBasedStartup.ConfigureServices(IServiceCollection services) 2019-09-09 18:27:08 stderr --- End of stack trace from previous location where exception was thrown --- 2019-09-09 18:27:08 stderr at Bit.Identity.Startup.ConfigureServices(IServiceCollection services) in /home/appveyor/projects/server/src/Identity/Startup.cs:line 61 2019-09-09 18:27:08 stderr at Bit.Core.Utilities.ServiceCollectionExtensions.AddCustomIdentityServerServices(IServiceCollection services, IHostingEnvironment env, GlobalSettings globalSettings) in /home/appveyor/projects/server/src/Core/Utilities/ServiceCollectionExtensions.cs:line 342 2019-09-09 18:27:08 stderr at Microsoft.Extensions.DependencyInjection.IdentityServerBuilderExtensionsCrypto.AddSigningCredential(IIdentityServerBuilder builder, X509Certificate2 certificate) 2019-09-09 18:27:08 stderr Parameter name: certificate 2019-09-09 18:27:08 stderr Unhandled Exception: System.ArgumentNullException: Value cannot be null. 2019-09-09 18:27:08 stderr 2019-09-09 18:26:57 stderr at Bit.Identity.Program.Main(String[] args) in /home/appveyor/projects/server/src/Identity/Program.cs:line 13 2019-09-09 18:26:57 stderr at Microsoft.AspNetCore.Hosting.WebHostBuilder.Build() 2019-09-09 18:26:57 stderr at Microsoft.AspNetCore.Hosting.Internal.WebHost.Initialize() 2019-09-09 18:26:57 stderr at Microsoft.AspNetCore.Hosting.Internal.WebHost.EnsureApplicationServices() 2019-09-09 18:26:57 stderr at Microsoft.AspNetCore.Hosting.ConventionBasedStartup.ConfigureServices(IServiceCollection services) 2019-09-09 18:26:57 stderr --- End of stack trace from previous location where exception was thrown --- 2019-09-09 18:26:57 stderr at Bit.Identity.Startup.ConfigureServices(IServiceCollection services) in /home/appveyor/projects/server/src/Identity/Startup.cs:line 61 2019-09-09 18:26:57 stderr at Bit.Core.Utilities.ServiceCollectionExtensions.AddCustomIdentityServerServices(IServiceCollection services, IHostingEnvironment env, GlobalSettings globalSettings) in /home/appveyor/projects/server/src/Core/Utilities/ServiceCollectionExtensions.cs:line 342 2019-09-09 18:26:57 stderr at Microsoft.Extensions.DependencyInjection.IdentityServerBuilderExtensionsCrypto.AddSigningCredential(IIdentityServerBuilder builder, X509Certificate2 certificate) 2019-09-09 18:26:57 stderr Parameter name: certificate 2019-09-09 18:26:57 stderr Unhandled Exception: System.ArgumentNullException: Value cannot be null. 2019-09-09 18:26:57 stderr 2019-09-09 18:26:49 stderr at Bit.Identity.Program.Main(String[] args) in /home/appveyor/projects/server/src/Identity/Program.cs:line 13 2019-09-09 18:26:49 stderr at Microsoft.AspNetCore.Hosting.WebHostBuilder.Build() 2019-09-09 18:26:49 stderr at Microsoft.AspNetCore.Hosting.Internal.WebHost.Initialize() 2019-09-09 18:26:49 stderr at Microsoft.AspNetCore.Hosting.Internal.WebHost.EnsureApplicationServices() 2019-09-09 18:26:49 stderr at Microsoft.AspNetCore.Hosting.ConventionBasedStartup.ConfigureServices(IServiceCollection services) 2019-09-09 18:26:49 stderr --- End of stack trace from previous location where exception was thrown --- 2019-09-09 18:26:49 stderr at Bit.Identity.Startup.ConfigureServices(IServiceCollection services) in /home/appveyor/projects/server/src/Identity/Startup.cs:line 61 2019-09-09 18:26:49 stderr at Bit.Core.Utilities.ServiceCollectionExtensions.AddCustomIdentityServerServices(IServiceCollection services, IHostingEnvironment env, GlobalSettings globalSettings) in /home/appveyor/projects/server/src/Core/Utilities/ServiceCollectionExtensions.cs:line 342 2019-09-09 18:26:49 stderr at Microsoft.Extensions.DependencyInjection.IdentityServerBuilderExtensionsCrypto.AddSigningCredential(IIdentityServerBuilder builder, X509Certificate2 certificate) 2019-09-09 18:26:49 stderr Parameter name: certificate 2019-09-09 18:26:49 stderr Unhandled Exception: System.ArgumentNullException: Value cannot be null. 2019-09-09 18:26:49 stderr 2019-09-09 18:26:36 stderr at Bit.Identity.Program.Main(String[] args) in /home/appveyor/projects/server/src/Identity/Program.cs:line 13 2019-09-09 18:26:36 stderr at Microsoft.AspNetCore.Hosting.WebHostBuilder.Build() 2019-09-09 18:26:36 stderr at Microsoft.AspNetCore.Hosting.Internal.WebHost.Initialize() 2019-09-09 18:26:36 stderr at Microsoft.AspNetCore.Hosting.Internal.WebHost.EnsureApplicationServices() 2019-09-09 18:26:36 stderr at Microsoft.AspNetCore.Hosting.ConventionBasedStartup.ConfigureServices(IServiceCollection services) 2019-09-09 18:26:36 stderr --- End of stack trace from previous location where exception was thrown --- 2019-09-09 18:26:36 stderr at Bit.Identity.Startup.ConfigureServices(IServiceCollection services) in /home/appveyor/projects/server/src/Identity/Startup.cs:line 61 2019-09-09 18:26:36 stderr at Bit.Core.Utilities.ServiceCollectionExtensions.AddCustomIdentityServerServices(IServiceCollection services, IHostingEnvironment env, GlobalSettings globalSettings) in /home/appveyor/projects/server/src/Core/Utilities/ServiceCollectionExtensions.cs:line 342 2019-09-09 18:26:36 stderr at Microsoft.Extensions.DependencyInjection.IdentityServerBuilderExtensionsCrypto.AddSigningCredential(IIdentityServerBuilder builder, X509Certificate2 certificate) 2019-09-09 18:26:36 stderr Parameter name: certificate 2019-09-09 18:26:36 stderr Unhandled Exception: System.ArgumentNullException: Value cannot be null. 2019-09-09 18:26:36 stderr 2019-09-09 18:26:22 stderr at Bit.Identity.Program.Main(String[] args) in /home/appveyor/projects/server/src/Identity/Program.cs:line 13 2019-09-09 18:26:22 stderr at Microsoft.AspNetCore.Hosting.WebHostBuilder.Build() 2019-09-09 18:26:22 stderr at Microsoft.AspNetCore.Hosting.Internal.WebHost.Initialize() 2019-09-09 18:26:22 stderr at Microsoft.AspNetCore.Hosting.Internal.WebHost.EnsureApplicationServices() 2019-09-09 18:26:22 stderr at Microsoft.AspNetCore.Hosting.ConventionBasedStartup.ConfigureServices(IServiceCollection services) 2019-09-09 18:26:22 stderr --- End of stack trace from previous location where exception was thrown --- 2019-09-09 18:26:22 stderr at Bit.Identity.Startup.ConfigureServices(IServiceCollection services) in /home/appveyor/projects/server/src/Identity/Startup.cs:line 61 2019-09-09 18:26:22 stderr at Bit.Core.Utilities.ServiceCollectionExtensions.AddCustomIdentityServerServices(IServiceCollection services, IHostingEnvironment env, GlobalSettings globalSettings) in /home/appveyor/projects/server/src/Core/Utilities/ServiceCollectionExtensions.cs:line 342 2019-09-09 18:26:22 stderr at Microsoft.Extensions.DependencyInjection.IdentityServerBuilderExtensionsCrypto.AddSigningCredential(IIdentityServerBuilder builder, X509Certificate2 certificate) 2019-09-09 18:26:22 stderr Parameter name: certificate 2019-09-09 18:26:22 stderr Unhandled Exception: System.ArgumentNullException: Value cannot be null. 2019-09-09 18:26:22 stderr 2019-09-09 18:26:03 stderr at Bit.Identity.Program.Main(String[] args) in /home/appveyor/projects/server/src/Identity/Program.cs:line 13 2019-09-09 18:26:03 stderr at Microsoft.AspNetCore.Hosting.WebHostBuilder.Build() 2019-09-09 18:26:03 stderr at Microsoft.AspNetCore.Hosting.Internal.WebHost.Initialize() 2019-09-09 18:26:03 stderr at Microsoft.AspNetCore.Hosting.Internal.WebHost.EnsureApplicationServices() 2019-09-09 18:26:03 stderr at Microsoft.AspNetCore.Hosting.ConventionBasedStartup.ConfigureServices(IServiceCollection services) 2019-09-09 18:26:03 stderr --- End of stack trace from previous location where exception was thrown --- 2019-09-09 18:26:03 stderr at Bit.Identity.Startup.ConfigureServices(IServiceCollection services) in /home/appveyor/projects/server/src/Identity/Startup.cs:line 61 2019-09-09 18:26:03 stderr at Bit.Core.Utilities.ServiceCollectionExtensions.AddCustomIdentityServerServices(IServiceCollection services, IHostingEnvironment env, GlobalSettings globalSettings) in /home/appveyor/projects/server/src/Core/Utilities/ServiceCollectionExtensions.cs:line 342 2019-09-09 18:26:03 stderr at Microsoft.Extensions.DependencyInjection.IdentityServerBuilderExtensionsCrypto.AddSigningCredential(IIdentityServerBuilder builder, X509Certificate2 certificate) 2019-09-09 18:26:03 stderr Parameter name: certificate 2019-09-09 18:26:02 stderr Unhandled Exception: System.ArgumentNullException: Value cannot be null. 2019-09-09 18:26:01 stderr 2019-09-09 18:25:22 stderr at Bit.Identity.Program.Main(String[] args) in /home/appveyor/projects/server/src/Identity/Program.cs:line 13 2019-09-09 18:25:22 stderr at Microsoft.AspNetCore.Hosting.WebHostBuilder.Build() 2019-09-09 18:25:22 stderr at Microsoft.AspNetCore.Hosting.Internal.WebHost.Initialize() 2019-09-09 18:25:22 stderr at Microsoft.AspNetCore.Hosting.Internal.WebHost.EnsureApplicationServices() 2019-09-09 18:25:22 stderr at Microsoft.AspNetCore.Hosting.ConventionBasedStartup.ConfigureServices(IServiceCollection services) 2019-09-09 18:25:22 stderr --- End of stack trace from previous location where exception was thrown --- 2019-09-09 18:25:22 stderr at Bit.Identity.Startup.ConfigureServices(IServiceCollection services) in /home/appveyor/projects/server/src/Identity/Startup.cs:line 61 2019-09-09 18:25:22 stderr at Bit.Core.Utilities.ServiceCollectionExtensions.AddCustomIdentityServerServices(IServiceCollection services, IHostingEnvironment env, GlobalSettings globalSettings) in /home/appveyor/projects/server/src/Core/Utilities/ServiceCollectionExtensions.cs:line 342 2019-09-09 18:25:22 stderr at Microsoft.Extensions.DependencyInjection.IdentityServerBuilderExtensionsCrypto.AddSigningCredential(IIdentityServerBuilder builder, X509Certificate2 certificate) 2019-09-09 18:25:22 stderr Parameter name: certificate 2019-09-09 18:25:20 stderr Unhandled Exception: System.ArgumentNullException: Value cannot be null. 2019-09-09 18:25:20 stderr

  3. tu va la https://account.synology.com/fr-fr?flag=support

    est tu explique le soucis rencontré que tu n'a pas eut le temps de migré car le nas a lâché est eux vont faire le nécessaire par rapport a tes clés de licence pour qu'elles soient dissocier de ton nas HS comme cela tu pourra utilisé tes clés sur ton nouveau nas

    Toutefois, si vous ne pouvez pas supprimer les licences d'un produit NAS ou NVR en panne, contactez l'équipe d'assistance Synology et fournissez les informations suivantes :

    • modèle et numéro de série du Synology NAS ou du NVR sur lequel les licences ont été installées
    • preuve d'achat des clés de licence (par exemple, facture d'achat des licences)
  4. slt

     

    il y a 29 minutes, Jojo (BE) a dit :

    Pourquoi pas, à priori, si tu mentionne l'adresse externe de la caméra distante, avec l'ouverture de port sur le routeur de la caméra externe.

    Je  n'ai jamais essayé (et n'ai pas la possibilité de le faire), mais il faudrait faire le test pour en avoir le coeur net.
    La prmiière chose à faire en tout cas, et de voir que tu reçois bien l'image sur ton browser distant.

    si via internet déjà testé ça fonctionne, par contre comme la plus part des cameras niveau sécurité pas top perso pour moi même je ne le ferais pas

    je vois que tu parle de sous réseau tu veux dire en 192.168.1.1 et 192.168.2.1 la oui possible mais ça ce passe au niveau du routeur

×
×
  • Créer...

Information importante

Nous avons placé des cookies sur votre appareil pour aider à améliorer ce site. Vous pouvez choisir d’ajuster vos paramètres de cookie, sinon nous supposerons que vous êtes d’accord pour continuer.