XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. techiem2
    T
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 8
    • Groups 0

    techiem2

    @techiem2

    1
    Reputation
    1
    Profile views
    8
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    techiem2 Unfollow Follow

    Best posts made by techiem2

    • RE: Transport-XMPP failing to start

      Just to be clear it's the Transport-XMPP plugin itself giving the error when I try to turn it back on.

      Backup-Reports is still on and thinks it's working. 🙂

      posted in Advanced features
      T
      techiem2

    Latest posts made by techiem2

    • RE: Transport-XMPP failing to start

      @julien-f Thanks!
      Just got you setup and DM'd.
      Let me know if you need anything else to poke around on. 🙂

      posted in Advanced features
      T
      techiem2
    • RE: Transport-XMPP failing to start

      @julien-f As far as I can tell. It's a standard Let's Encrypt cert and it works with normal clients.

      posted in Advanced features
      T
      techiem2
    • RE: Transport-XMPP failing to start

      @julien-f
      Ok, so it doesn't fail with the socket error, but now it's saying unable to verify the first certificate:
      Not sure if this is a plugin issue or something on my end, but normal clients connect fine.
      I'm using Prosody with a Letsencrypt cert.

      plugin.load
      {
        "id": "transport-xmpp"
      }
      {
        "code": "UNABLE_TO_VERIFY_LEAF_SIGNATURE",
        "message": "unable to verify the first certificate",
        "name": "Error",
        "stack": "Error: unable to verify the first certificate
          at TLSSocket.onConnectSecure (node:_tls_wrap:1550:34)
          at TLSSocket.emit (node:events:514:28)
          at TLSSocket.patchedEmit [as emit] (/opt/xo/xo-builds/xen-orchestra-202310280240/@xen-orchestra/log/configure.js:52:17)
          at TLSSocket._finishInit (node:_tls_wrap:967:8)
          at TLSWrap.ssl.onhandshakedone (node:_tls_wrap:743:12)
          at TLSWrap.callbackTrampoline (node:internal/async_hooks:130:17)"
      }
      
      posted in Advanced features
      T
      techiem2
    • RE: Transport-XMPP failing to start

      @julien-f
      Sorry, been a bit busy.
      I'll update this weekend and see if the new version pulls in.
      Thanks!

      posted in Advanced features
      T
      techiem2
    • RE: Transport-XMPP failing to start

      @julien-f
      From Source using ronivay's script:
      https://github.com/ronivay/XenOrchestraInstallerUpdater

      posted in Advanced features
      T
      techiem2
    • RE: Transport-XMPP failing to start

      @julien-f If you can give me instructions on how to update the plugin with the updated version, i'll give it a shot!

      posted in Advanced features
      T
      techiem2
    • RE: Transport-XMPP failing to start

      Just to be clear it's the Transport-XMPP plugin itself giving the error when I try to turn it back on.

      Backup-Reports is still on and thinks it's working. 🙂

      posted in Advanced features
      T
      techiem2
    • Transport-XMPP failing to start

      Hopefully this is the correct place for this. 🙂

      At one point I had Transport-XMPP configured and working to send me backup report messages (before I broke my XMPP server for a while...).

      I have my server back up and running now and tried to re-enable Transport-XMPP and get this error:
      Cannot read properties of undefined (reading 'socket')

      Any suggestions on how to troubleshoot this?

      Thanks!

      posted in Advanced features
      T
      techiem2