zago1819 Posted May 19, 2018 Report Posted May 19, 2018 Salve tutti. Ho un problema con web server. non mi fa funzionare uscita plc . no so dove faccio errore ?questo e file index.htm Grazie <html> <!-- AWP_In_Variable Name='"Output_0"' --> <head> <title>Welcome to my webpage</title> </head> <body> <form> <input type="submit" value="Set Output_0"> <input type="hidden" name='"Output_0"' value="1"> </form> <form> <input type="submit" value="Reset Output_0"> <input type="hidden" name='"Output_0"' value="0"> </form> Output_0 : :="Output_0": </body> </html>
max.bocca Posted May 20, 2018 Report Posted May 20, 2018 Prova cosi, tasto uno é una M come pure Stato.
zago1819 Posted May 22, 2018 Author Report Posted May 22, 2018 Salve , Grazie ho trovato problema perché non andava html. per web server siemens devevo fare admin user come login. ma adesso funziona solo con cellulare ma con pc non si fa entrare in siemens webserver. mi da sempre questo errore quando provo come user admin. ma stesso momento se provo con cellulare e funziona tutto.
max.bocca Posted May 22, 2018 Report Posted May 22, 2018 Ti succede con crome? Devi pulire il registro. Vai su https://www.thesslstore.com/blog/fix-err-ssl-protocol-error/
zago1819 Posted May 24, 2018 Author Report Posted May 24, 2018 Salve . Max.bocca Ho provato fare tutti Modi. Ma stesso. Ho provato con Google Chrome. Internet explorer. Firefox . Su pc non va. Mi apre prima pagina da plc ma qundo Faccio login e non va. Unica Cosa non mi arriva giusto e orario in webserver pagina. Ho provato cambiare plc orario come pc. Ma automaticamente ritorna come prima 2h Di diffrensa. In altra domanda. Lei ha qulche esempio per fare UN pulsante on/off html code ? Come toggle switch. Grazie
geraldmuller Posted May 1, 2019 Report Posted May 1, 2019 (edited) Il messaggio di errore ERR_SSL_PROTOCOL_ERROR errore indica che il browser non è in grado, almomento, di avviare la comunicazione protetta . È quasi impossibile attribuirlo a una singola causa, potrebbe essere quasi tutto. Non esiste una guida definitiva per la gestione di questo errore. Tuttavia, ci sono alcuni cambiamenti o impostazioni che. permettono di ovviare questo errore. Configure Correct Date and Time Clear Browsing Data Clear Your SSL State Disable QUIC Protocol of Chrome Disable your Internet Browser Extensions Adjust Your Internet Security and Privacy Level Remove your system's hosts file Check Your Antivirus Settings Check Your Firewall Edited May 1, 2019 by Livio Orsini
max.bocca Posted May 1, 2019 Report Posted May 1, 2019 Ha visto tutto quello che ti suggerisce Chrome? Pulito il registro https://www.thesslstore.com/blog/fix-err-ssl-protocol-error/ Con Explorer funziona? Data ora su PLC e PC conformi compresa nazione e fusi.
drugo66 Posted May 1, 2019 Report Posted May 1, 2019 Ciao, leggi qui, anche se non ho trovato soluzione ...
lyra Posted January 9 Report Posted January 9 If there is an issue with the SSL protocol that generates an encrypted connection between the web browsers and server the error “ ERR_SSL_PROTOCOL_ERROR ” occurs. It can happen due to the following reasons:- 1) Outdated SSL Certificate, 2) Inaccurate date and time, 3) Expired Certificate, 4) Mismatch between the encryption method used by clients and server 5) Reset browsing settings etc. 6) Inappropriate cache settings There can be many methods to solve the error and on the basis of that, you need to change the settings and get solved.
Recommended Posts