Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. Change Detection
  3. Notifications

Notifications

Scheduled Pinned Locked Moved Change Detection
10 Posts 5 Posters 3.5k Views 5 Watching
  • 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.
  • timconsidineT Online
    timconsidineT Online
    timconsidine
    App Dev
    wrote on last edited by
    #1

    Thank you packaging this up and adding to the AppStore ! 👍 🍾

    Announcement said :

    Needs a bit of work to be integrated with playright / webdriver fetcher(s).
    

    Does that refer to notifications tab in the app ?
    Can't get mine working, but it may just be a syntax issue on my side.

    Indie app dev, scratching my itches, lover of Cloudron PaaS

    ruihildtR L 2 Replies Last reply
    1
    • timconsidineT timconsidine

      Thank you packaging this up and adding to the AppStore ! 👍 🍾

      Announcement said :

      Needs a bit of work to be integrated with playright / webdriver fetcher(s).
      

      Does that refer to notifications tab in the app ?
      Can't get mine working, but it may just be a syntax issue on my side.

      ruihildtR Offline
      ruihildtR Offline
      ruihildt
      wrote on last edited by
      #2

      @timconsidine I think Playright and Webdriver are not integrated, so no parsing of JavaScript websites.

      For the notifications, I think you need another third party service, Aprise, but I'm bot sure I understood this correctly.

      I hoped to get email or RSS feed of change notification, but it doesn't seem to be built in.

      1 Reply Last reply
      3
      • timconsidineT timconsidine

        Thank you packaging this up and adding to the AppStore ! 👍 🍾

        Announcement said :

        Needs a bit of work to be integrated with playright / webdriver fetcher(s).
        

        Does that refer to notifications tab in the app ?
        Can't get mine working, but it may just be a syntax issue on my side.

        L Offline
        L Offline
        LoudLemur
        wrote on last edited by
        #3

        @timconsidine

        There seems to be a memory-leak issue with Playwright.

        https://github.com/dgtlmoon/changedetection.io/wiki/Playwright-content-fetcher

        I don't know if it has been fixed yet. I would like to see a side-by-side comparison of results with and without Playwright.

        timconsidineT 1 Reply Last reply
        0
        • L LoudLemur

          @timconsidine

          There seems to be a memory-leak issue with Playwright.

          https://github.com/dgtlmoon/changedetection.io/wiki/Playwright-content-fetcher

          I don't know if it has been fixed yet. I would like to see a side-by-side comparison of results with and without Playwright.

          timconsidineT Online
          timconsidineT Online
          timconsidine
          App Dev
          wrote on last edited by timconsidine
          #4

          @LoudLemur No idea : i don't think it is running playwright

          Indie app dev, scratching my itches, lover of Cloudron PaaS

          1 Reply Last reply
          0
          • L Offline
            L Offline
            lukas
            wrote on last edited by lukas
            #5

            which kind of notifications are available for cloudrons packaged changed detection and how to use them?

            1 Reply Last reply
            0
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #6

              @lukas maybe https://github.com/dgtlmoon/changedetection.io?tab=readme-ov-file#notifications helps

              L 1 Reply Last reply
              0
              • girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #7

                recent versions use the so called sockpuppetbrowser for chrome automation instead of playwright.

                1 Reply Last reply
                0
                • girishG girish

                  @lukas maybe https://github.com/dgtlmoon/changedetection.io?tab=readme-ov-file#notifications helps

                  L Offline
                  L Offline
                  lukas
                  wrote on last edited by
                  #8

                  @girish so Apprise is in change detection included?

                  1 Reply Last reply
                  0
                  • L Offline
                    L Offline
                    lukas
                    wrote on last edited by lukas
                    #9

                    using E-Mail for notifications, but it doesn't work for me:

                    mailtos://lukas:mail-app-password@mydomain.tld?smtp=mail.mydomain.tld?&from=lukas@mydomain.tld?&to=lukas@myotherdomain.tld
                    

                    and output from debug log is:

                    2024/05/24 08:11:54,000 - SENDING - null
                    2024-05-24 08:11:57,926 - WARNING - Connection error while submitting email to mail.mydomain.tld. Reason: (535, b'5.7.8 Authentication failed')
                    2024-05-24 08:11:54,921 - DEBUG - Applying user credentials...
                    2024-05-24 08:11:54,915 - DEBUG - Securing connection with STARTTLS...
                    2024-05-24 08:11:54,832 - DEBUG - Connecting to remote SMTP server...
                    2024-05-24 08:11:54,831 - DEBUG - Delivery: mail.mydomain.tld:587
                    2024-05-24 08:11:54,831 - DEBUG - Login ID: lukas
                    2024-05-24 08:11:54,830 - DEBUG - Email To: lukas@myotherdomain.tld
                    2024-05-24 08:11:54,830 - DEBUG - Email From: lukas@mydomain.tld
                    2024-05-24 08:11:54,830 - DEBUG - Loaded E-Mail URL: mailtos://lukas:****@mydomain.tld/lukas%40myotherdomain.tld?format=html&overflow=upstream&rto=4.0&cto=15&verify=yes&smtp=mail.mydomain.tld&mode=starttls&from=lukas%40mydomain.tld
                    

                    Error is 5.7.8 Authentication failed. I use Cloudrons E-Mail Server and App Password for mail.

                    What I'm doing wrong?

                    Regards
                    Lukas

                    1 Reply Last reply
                    0
                    • girishG Offline
                      girishG Offline
                      girish
                      Staff
                      wrote on last edited by girish
                      #10

                      @lukas try the format in https://docs.cloudron.io/apps/changedetection/#notifications . That AppRise is powerful but quite complicated.

                      1 Reply Last reply
                      1

                      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
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Bookmarks
                      • Search