- 54
- 9 360
Jesus Alain Gonzalez Espinosa
เข้าร่วมเมื่อ 29 ก.ค. 2011
webcodelab ó Laboratorio de codigo web
วีดีโอ
FEV RIPS API Docker
มุมมอง 1.3K10 หลายเดือนก่อน
FEVRIPS, rips, API Docker, sispro, Crear cerificado pfx en este video te lo explico th-cam.com/video/UI-WtVR17_4/w-d-xo.html
Crear certificado SSL, pfx, pem Xampp con xca
มุมมอง 71310 หลายเดือนก่อน
CA.crt, xca openssl pkcs12 -export -out certificado.pfx -inkey server.key -in server.crt -certfile CA.crt
Sistema Para Estacion de Servicio de Combustibles
มุมมอง 6ปีที่แล้ว
Sistema Para Estacion de Servicio de Combustibles
PLC - Informe PAD de procedimientos y/o deciciones clinicas ó Matrix de carque PAD
มุมมอง 52 ปีที่แล้ว
PLC - Informe PAD de procedimientos y/o deciciones clinicas ó Matrix de carque PAD
CAPITAL - Comportamiento de los estados en cuadros calidad
มุมมอง 12 ปีที่แล้ว
CAPITAL - Comportamiento de los estados en cuadros calidad
Amigo tienes el git hub del api doker
Buenas tardes. Alguna persona pudo resolver el problema del error 400: Bad request al momento de llamar el endpoint de api/Auth/LoginSISPRO con la nueva implementacion de la api docker?
ya no funciona con http sino con https
Buenas tardes, realice la configuración sin embargo, al probar con postman la respuesta es "400: Bad Request"
Hola lograste solucionar?, gracias
Hola, buenas tardes, realice la configuración sin embargo, en postman me aparece "Bad Request"
Buen dia , Sigo los pasos pero veo que la imagen fevrips se cae (fevrips-fevripsacr.azure Exited(139) 9443:5100. que puede estar pasando
2024-09-02 09:12:38 Starting Application (4.1.0.0)... 2024-09-02 09:12:38 EnvironmentName: Docker 2024-09-02 09:12:41 - Preparando la base de datos... info: FVE.WebAPILocal.Program[0] 2024-09-02 09:12:41 [ OK ] 2024-09-02 09:12:41 info: FVE.WebAPILocal.Program[0] 2024-09-02 09:12:41 - Preparar la base de datos tomo: 0.05 minutos 2024-09-02 09:12:41 info: FVE.WebAPILocal.Program[0] 2024-09-02 09:12:41 - Activando el servicio... [ OK ] 2024-09-02 09:12:41 warn: Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository[60] 2024-09-02 09:12:41 Storing keys in a directory '/root/.aspnet/DataProtection-Keys' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. For more information go to aka.ms/aspnet/dataprotectionwarning 2024-09-02 09:12:41 info: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[62] 2024-09-02 09:12:41 User profile is available. Using '/root/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. 2024-09-02 09:12:42 warn: Microsoft.AspNetCore.Hosting.Diagnostics[15] 2024-09-02 09:12:42 Overriding HTTP_PORTS '8080' and HTTPS_PORTS ''. Binding to values defined by URLS instead '*:5100'. 2024-09-02 09:12:42 warn: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[16] 2024-09-02 09:12:42 The WebRootPath was not found: /app/wwwroot. Static files may be unavailable. 2024-09-02 09:12:42 fail: Microsoft.Extensions.Hosting.Internal.Host[11] 2024-09-02 09:12:42 Hosting failed to start 2024-09-02 09:12:42 System.Security.Cryptography.CryptographicException: The certificate data cannot be read with the provided password, the password may be incorrect. 2024-09-02 09:12:42 ---> System.Security.Cryptography.CryptographicException: The certificate data cannot be read with the provided password, the password may be incorrect. 2024-09-02 09:12:42 at System.Security.Cryptography.X509Certificates.UnixPkcs12Reader.VerifyAndDecrypt(ReadOnlySpan`1 password, ReadOnlyMemory`1 authSafeContents) 2024-09-02 09:12:42 at System.Security.Cryptography.X509Certificates.UnixPkcs12Reader.Decrypt(SafePasswordHandle password, Boolean ephemeralSpecified) 2024-09-02 09:12:42 --- End of inner exception stack trace --- 2024-09-02 09:12:42 at System.Security.Cryptography.X509Certificates.UnixPkcs12Reader.Decrypt(SafePasswordHandle password, Boolean ephemeralSpecified) 2024-09-02 09:12:42 at System.Security.Cryptography.X509Certificates.OpenSslPkcsFormatReader.TryReadPkcs12(ReadOnlySpan`1 rawData, OpenSslPkcs12Reader pfx, SafePasswordHandle password, Boolean single, Boolean ephemeralSpecified, Boolean readingFromFile, ICertificatePal& readPal, List`1& readCerts) 2024-09-02 09:12:42 at System.Security.Cryptography.X509Certificates.OpenSslPkcsFormatReader.TryReadPkcs12(ReadOnlySpan`1 rawData, SafePasswordHandle password, Boolean single, Boolean ephemeralSpecified, Boolean readingFromFile, ICertificatePal& readPal, List`1& readCerts, Exception& openSslException) 2024-09-02 09:12:42 at System.Security.Cryptography.X509Certificates.OpenSslX509CertificateReader.FromFile(String fileName, SafePasswordHandle password, X509KeyStorageFlags keyStorageFlags) 2024-09-02 09:12:42 at System.Security.Cryptography.X509Certificates.X509Certificate..ctor(String fileName, String password, X509KeyStorageFlags keyStorageFlags) 2024-09-02 09:12:42 at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Certificates.CertificateConfigLoader.LoadCertificate(CertificateConfig certInfo, String endpointName) 2024-09-02 09:12:42 at Microsoft.AspNetCore.Server.Kestrel.Core.TlsConfigurationLoader.LoadDefaultCertificate(ConfigurationReader configurationReader) 2024-09-02 09:12:42 at Microsoft.AspNetCore.Server.Kestrel.KestrelConfigurationLoader.Reload() 2024-09-02 09:12:42 at Microsoft.AspNetCore.Server.Kestrel.KestrelConfigurationLoader.LoadInternal() 2024-09-02 09:12:42 at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken) 2024-09-02 09:12:42 at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken) 2024-09-02 09:12:42 at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken) 2024-09-02 09:12:42 at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token) 2024-09-02 09:12:42 at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation) 2024-09-02 09:12:42 Unhandled exception. System.Security.Cryptography.CryptographicException: The certificate data cannot be read with the provided password, the password may be incorrect. 2024-09-02 09:12:42 ---> System.Security.Cryptography.CryptographicException: The certificate data cannot be read with the provided password, the password may be incorrect. 2024-09-02 09:12:42 at System.Security.Cryptography.X509Certificates.UnixPkcs12Reader.VerifyAndDecrypt(ReadOnlySpan`1 password, ReadOnlyMemory`1 authSafeContents) 2024-09-02 09:12:42 at System.Security.Cryptography.X509Certificates.UnixPkcs12Reader.Decrypt(SafePasswordHandle password, Boolean ephemeralSpecified) 2024-09-02 09:12:42 --- End of inner exception stack trace --- 2024-09-02 09:12:42 at System.Security.Cryptography.X509Certificates.UnixPkcs12Reader.Decrypt(SafePasswordHandle password, Boolean ephemeralSpecified) 2024-09-02 09:12:42 at System.Security.Cryptography.X509Certificates.OpenSslPkcsFormatReader.TryReadPkcs12(ReadOnlySpan`1 rawData, OpenSslPkcs12Reader pfx, SafePasswordHandle password, Boolean single, Boolean ephemeralSpecified, Boolean readingFromFile, ICertificatePal& readPal, List`1& readCerts) 2024-09-02 09:12:42 at System.Security.Cryptography.X509Certificates.OpenSslPkcsFormatReader.TryReadPkcs12(ReadOnlySpan`1 rawData, SafePasswordHandle password, Boolean single, Boolean ephemeralSpecified, Boolean readingFromFile, ICertificatePal& readPal, List`1& readCerts, Exception& openSslException) 2024-09-02 09:12:42 at System.Security.Cryptography.X509Certificates.OpenSslX509CertificateReader.FromFile(String fileName, SafePasswordHandle password, X509KeyStorageFlags keyStorageFlags) 2024-09-02 09:12:42 at System.Security.Cryptography.X509Certificates.X509Certificate..ctor(String fileName, String password, X509KeyStorageFlags keyStorageFlags) 2024-09-02 09:12:42 at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Certificates.CertificateConfigLoader.LoadCertificate(CertificateConfig certInfo, String endpointName) 2024-09-02 09:12:42 at Microsoft.AspNetCore.Server.Kestrel.Core.TlsConfigurationLoader.LoadDefaultCertificate(ConfigurationReader configurationReader) 2024-09-02 09:12:42 at Microsoft.AspNetCore.Server.Kestrel.KestrelConfigurationLoader.Reload() 2024-09-02 09:12:42 at Microsoft.AspNetCore.Server.Kestrel.KestrelConfigurationLoader.LoadInternal() 2024-09-02 09:12:42 at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken) 2024-09-02 09:12:42 at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken) 2024-09-02 09:12:42 at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken) 2024-09-02 09:12:42 at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token) 2024-09-02 09:12:42 at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation) 2024-09-02 09:12:42 at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken) 2024-09-02 09:12:42 at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) 2024-09-02 09:12:42 at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) 2024-09-02 09:12:42 at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Run(IHost host) 2024-09-02 09:12:42 at FVE.WebAPILocal.Program.Main(String[] args) in /src/FVE.WebAPILocal/Program.cs:line 56
amigo no he logrado descargar los instaladores como dice en el video, los puede compartir
que pena ya cambio la forma de instalar
www.sispro.gov.co/central-financiamiento/Pages/facturacion-electronica.aspx
www.minsalud.gov.co/sites/rid/Lists/BibliotecaDigital/RIDE/DE/OT/video-instructivo-implementacion-api-docker-version-20.mp4
Hola buen dia, esta version es operativa aun? Tengo entendido que hay una nueva con docker compose.
no ya cambio
www.sispro.gov.co/central-financiamiento/Pages/facturacion-electronica.aspx
www.minsalud.gov.co/sites/rid/Lists/BibliotecaDigital/RIDE/DE/OT/video-instructivo-implementacion-api-docker-version-20.mp4
Buen Dia, hay inconvenientes con las versiones 2023 de SQL ??
www.sispro.gov.co/central-financiamiento/Pages/facturacion-electronica.aspx
www.minsalud.gov.co/sites/rid/Lists/BibliotecaDigital/RIDE/DE/OT/video-instructivo-implementacion-api-docker-version-20.mp4
no funciona el link de drive ya
drive.google.com/drive/folders/1eIbD_oKwGqJJUgcLm5FAotszgxprsDfE?usp=sharing
ya lo agregue de nuevo espero sea de ayuda
Me funciono muy bien gracias
me puede facilitar la información yobepa77@hotmail.com
drive.google.com/drive/folders/1eIbD_oKwGqJJUgcLm5FAotszgxprsDfE?usp=sharing
Excelente trabajo, estoy interesado en el código lo podrías mandar a mi correo ( brainjuice89@gmail.com ) . De antemano gracias
hola en el caso que quisieras enviar el valor del peso de un camión desde un campo de texto hacia la pantalla led. Me podrías orientar estoy interesado. jasmanyg@gmail.com
Me pasarías el código bro , diegosanfran1993@gmail.com
Hola, seguiste con el proyecto?? Porque yo estoy tratando de hacer algo parecido