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

No connection to the matomo marketplace #15766

Closed
Tim197 opened this issue Apr 1, 2020 · 3 comments
Closed

No connection to the matomo marketplace #15766

Tim197 opened this issue Apr 1, 2020 · 3 comments
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@Tim197
Copy link

Tim197 commented Apr 1, 2020

Hello,

since we have deployed a new matomo server as a replacement of the old one, we get no response from the marketplace.
We are using:

  • Matomo version: 3.13.3
  • MySQL version: 10.4.12
  • PHP version: 7.4.4

image
image

We are also not able to update the system automatically, maybe this is caused by the same problem?!

image

Could this warning be a reason for the issues?

image


Current config:

vi etc/apt/apt.conf & vi etc/apt/apt.conf.d/proxy.conf
image

vi /var/www/matomo/config/config.ini.php
image

curl https://plugins.matomo.org
curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to plugins.matomo.org:443 (root@SWEBKO24:/var/www/matomo/config $)

Anything would I should test or can do to solve this issue?
Thanks in advance.

@Findus23
Copy link
Member

Findus23 commented Apr 1, 2020

Hi,

As the same error occurs when you use curl from the cli, I would leave Matomo aside and look into fixing this first as it is far simpler to test.

SSL_ERROR_SYSCALL in OpenSSL means that OpenSSL tries to establish an encrypted connection for HTTPS, but fails at this. Maybe there is some program or some firewall that is aborting the first handshake.

@Tim197
Copy link
Author

Tim197 commented Apr 1, 2020

Hi,

ok. I tested it on the VM and it works

image

image

@tsteur tsteur added the answered For when a question was asked and we referred to forum or answered it. label Apr 1, 2020
@tsteur
Copy link
Member

tsteur commented Apr 1, 2020

@Tim197 I'll close this issue for now as it looks like a server configuration issue. Feel free to continue discussing here or in the forum: https://forum.matomo.org/

Happy to reopen should there be any issue with Matomo directly.

Be great if you could let us know what the problem was in case someone else runs into the same issue some day.

@tsteur tsteur closed this as completed Apr 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

3 participants