Giter Club home page Giter Club logo

Comments (3)

SystemKeeper avatar SystemKeeper commented on August 25, 2024

The issue happens only when the Nextcloud instance is on the same internal network as the TURN server.

The issue is probably that the Nextcloud instance is not able to connect to the TURN server. Please check the logs, there should be a more detailed explanation of what went wrong. Most likely it's the certificate check and either the certificate is not valid (but then connection might not work) or no connection to check the certificate.
Otherwise having the instance on the same networks should not cause any issues.

from spreed.

pmarini-nc avatar pmarini-nc commented on August 25, 2024

Thanks @SystemKeeper .

Your analysis is correct:

{
  "reqId": "M6eaNeQQVRAM2OqLhV28",
  "level": 3,
  "time": "2024-06-25T11:30:12+02:00",
  "remoteAddr": "XXX.XXX.XXX.XXX",
  "user": "nc-admin",
  "app": "PHP",
  "method": "GET",
  "url": "/ocs/v2.php/apps/spreed/api/v1/certificate/expiration?host=turn.mydomain.com:443",
  "message": "stream_socket_client(): Unable to connect to ssl://turn.mydomain.com:443 (Connection timed out) at /var/www/nextcloud/apps/spreed/lib/Service/CertificateService.php#107",
  "userAgent": "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:127.0) Gecko/20100101 Firefox/127.0",
  "version": "29.0.2.2",
  "data": {
    "app": "PHP"
  }
}

If Nextcloud instance resolves the turn hostname to its internal IP, both connectivity check and calls work as expected.

from spreed.

SystemKeeper avatar SystemKeeper commented on August 25, 2024

Thanks for the info! So this seems to work as intended then.

from spreed.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.