Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node.JS ssl error at ONLYOFFICE 5.2.2 #46

Closed
vaminakov opened this issue Oct 22, 2018 · 3 comments
Closed

Node.JS ssl error at ONLYOFFICE 5.2.2 #46

vaminakov opened this issue Oct 22, 2018 · 3 comments
Labels

Comments

@vaminakov
Copy link

Hello!
I'm upgraded onlyoffice-documentserver from 5.1.5 to 5.2.2 version. 5.2.2 requires node.js = 8 version, so I compiled with it. In additional, I merged new nginx config and default.json config file. All three services started successfull. But Nextcloud app doesn't working:

screenshot_20181022_162005

journalctl -efuonlyoffice-fileconverter

node[28356]: [2018-10-22 16:21:45.018] [ERROR] nodeJS - error downloadFile:url=https://mycloud/apps/onlyoffice/empty?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhY3Rpb24iOiJlbXB0eSJ9.talDYzgiy66nRHTJnjcBBk5cyMJcCH2_lFB8FxMpvig;attempt=3;code:EPROTO;connect:undefined;(id=conv_check_2136992374_docx)

node[28356]: Error: write EPROTO 140360910474176:error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure:s23_clnt.c:802:

node[28356]:     at WriteWrap.afterWrite [as oncomplete] (net.js:868:14)

I'm using lets'encrypt certificate and https.

Seems like this error, but onlyoffice doesnt work with node.js>8

@jzahraoui
Copy link

for what I see on other Issues, this is due to Elyptic curve certificates :
https://github.com/marcoancona/MineTime/issues/84
nodejs/node#21513
hope this will help :)

@LinneyS LinneyS transferred this issue from ONLYOFFICE/onlyoffice-owncloud Dec 14, 2018
@LinneyS LinneyS added the https label Dec 14, 2018
@LinneyS
Copy link
Member

LinneyS commented Dec 26, 2019

Could you please specify if the problem recurs with the last version?

@vaminakov
Copy link
Author

Could you please specify if the problem recurs with the last version?

Now it doesnt recurs. All works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants