UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Let's encrypt internet certificate situation

    Scheduled Pinned Locked Moved General
    12 Posts 6 Posters 2.1k Views 4 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ezzeE Offline
      ezze
      last edited by

      I faced the issues with FluffyChat application. Neither my own instance of Matrix Synapse nor matrix.org (both using Let's Encrtypt) do not work anymore. The app says "No connection".

      1 Reply Last reply Reply Quote 0
      • flohackF Offline
        flohack
        last edited by

        Thats the only issue we are facing currently: https://github.com/ubports/ubuntu-touch/issues/1838

        My languages: πŸ‡¦πŸ‡Ή πŸ‡©πŸ‡ͺ πŸ‡¬πŸ‡§ πŸ‡ΊπŸ‡Έ

        ezzeE 1 Reply Last reply Reply Quote 0
        • ezzeE Offline
          ezze @flohack
          last edited by

          @flohack Does FluffyChat work for you?

          flohackF K 2 Replies Last reply Reply Quote 0
          • flohackF Offline
            flohack @ezze
            last edited by

            @ezze No, probably not, but as ignorant as it sounds, its not a Core App, and so from the foundations point of view its not an issue. You need to talk with @Krille if he can fix it.

            My languages: πŸ‡¦πŸ‡Ή πŸ‡©πŸ‡ͺ πŸ‡¬πŸ‡§ πŸ‡ΊπŸ‡Έ

            1 Reply Last reply Reply Quote 1
            • K Offline
              kugiigi @ezze
              last edited by

              @ezze Yup, doesn't work for me either in the past few days. I was ignoring this topic, I didn't expect I'll be affected this much πŸ˜„

              KenedaK ezzeE 2 Replies Last reply Reply Quote 1
              • KenedaK Offline
                Keneda @kugiigi
                last edited by

                @kugiigi
                I'd have prefered you could ignore it limitless πŸ˜…

                2015-2023 : Meizu MX4 ☠️⚰️✝️
                2023-2024 : Nexus 5 ☠️⚰️✝️
                2024-***** : FPOS Fairphone 5
                πŸ‡²πŸ‡«πŸ‡¬πŸ‡§

                1 Reply Last reply Reply Quote 0
                • ezzeE Offline
                  ezze @kugiigi
                  last edited by

                  @kugiigi I've created the issue in the repo regarding this: https://gitlab.com/KrilleFear/fluffychat/-/issues/184

                  Hope, we'll be able to fix it as soon as possible because all my personal messaging lives in Matrix. :folded_hands:

                  1 Reply Last reply Reply Quote 0
                  • bhdouglassB Offline
                    bhdouglass
                    last edited by

                    You can fix this on the server side by running: certbot renew --force-renewal --preferred-chain "ISRG Root X1" (ref). This is what I did to fix the OpenStore app being broken.

                    Otherwise I hear you can blacklist the certificate. Or just wait for the fix for Ubuntu touch to land in an OTA.

                    open-store.io && bhdouglass.com

                    ezzeE 1 Reply Last reply Reply Quote 1
                    • ezzeE Offline
                      ezze @bhdouglass
                      last edited by ezze

                      @bhdouglass Thanks for sharing this. In my case I had to update certbot from 0.40.0 to 1.19.0 and recreate certificates:

                      sudo apt-get remove -y certbot python3-certbot-apache
                      sudo apt install snapd
                      sudo snap install certbot --classic
                      sudo ln -s /snap/bin/certbot /usr/bin/certbot
                      sudo certbot certonly --nginx --force-renewal --preferred-chain "ISRG Root X1"
                      

                      It solves "No connection" issue in FluffyChat but after I input my login credentials I enter an infinite loop between two screens: "Please wait" and empty chat list proposing to swipe... Clearing cache doesn't help.

                      @kugiigi @Krille Could it be still related to the new certificate?

                      [photo_2021-10-05_17-52-09.jpg photo_2021-10-05_17-52-09 (2).jpg

                      1 Reply Last reply Reply Quote 0
                      • ezzeE Offline
                        ezze
                        last edited by

                        Nevermind, guys! The above bug with flashing screens is not linked with SSL-certificate. It's some another bug in FluffyChat appeared after a logged out and logged in again.

                        So renewing the certificate solves the issue completely. Thanks.

                        1 Reply Last reply Reply Quote 0

                        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                        With your input, this post could be even better πŸ’—

                        Register Login
                        • First post
                          Last post