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. Community Apps
  3. Tymeslot

Tymeslot

Scheduled Pinned Locked Moved Community Apps
11 Posts 4 Posters 75 Views 4 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.
  • luckowL Online
    luckowL Online
    luckow
    translator
    wrote last edited by
    #2

    oh. there is also a wss error in the browser console:

    app-54s24yx49eq34bc1…3ba451ef.js?vsn=d:2 WebSocket connection to 'wss://tymeslot.example.org/live/websocket?_csrf_token=CRAZY-TOKEN…js%3Fvsn%3Dd&_mounts=0&_mount_attempts=0&_live_referer=undefined&vsn=2.0.0' failed: 
    transportConnect	@	app-54s24yx49eq34bc1…3ba451ef.js?vsn=d:2
    

    Pronouns: he/him | Primary language: German

    1 Reply Last reply
    1
    • jamesJ Offline
      jamesJ Offline
      james
      Staff
      wrote last edited by
      #3

      Indeed the used redirect_uri https://localhost/auth/oauth/callback is wrong.

      Also the app is spamming errors into the web console.

      Mar 22 14:44:44 (elixir 1.19.5) lib/file.ex:1407: File.write!/3
      Mar 22 14:44:44 (stdlib 7.2.1) gen_server.erl:2420: :gen_server.handle_msg/3
      Mar 22 14:44:44 (stdlib 7.2.1) gen_server.erl:2434: :gen_server.try_handle_info/3
      Mar 22 14:44:44 (stdlib 7.2.1) proc_lib.erl:333: :proc_lib.init_p_do_apply/3
      Mar 22 14:44:44 (tzdata 1.1.3) lib/tzdata/data_loader.ex:43: Tzdata.DataLoader.last_modified_of_latest_available/1
      Mar 22 14:44:44 (tzdata 1.1.3) lib/tzdata/release_updater.ex:19: Tzdata.ReleaseUpdater.handle_info/2
      Mar 22 14:44:44 (tzdata 1.1.3) lib/tzdata/release_updater.ex:42: Tzdata.ReleaseUpdater.poll_for_update/0
      Mar 22 14:44:44 (tzdata 1.1.3) lib/tzdata/release_updater.ex:81: Tzdata.ReleaseUpdater.loaded_tzdata_matches_remote_last_modified?/0
      Mar 22 14:44:44 ** (File.Error) could not write to file "/app/lib/tzdata-1.1.3/priv/latest_remote_poll.txt": read-only file system
      Mar 22 14:44:44 13:44:44.697 [error] GenServer :tzdata_release_updater terminating
      Mar 22 14:44:44 Last message: :check_if_time_to_update
      

      But it also looks like there is more post installation steps needed according to: https://github.com/Tymeslot/tymeslot/blob/main/README-Cloudron.md

      1 Reply Last reply
      1
      • E Offline
        E Offline
        ekevu123
        wrote last edited by
        #4

        This is fixed now, the issue was related to the Cloudron deployment only. Now it works.

        luckowL 2 Replies Last reply
        0
        • E ekevu123

          This is fixed now, the issue was related to the Cloudron deployment only. Now it works.

          luckowL Online
          luckowL Online
          luckow
          translator
          wrote last edited by
          #5

          @ekevu123 There's no update available for an existing app. I was forced to uninstall and reinstall to grab the new package. Not exactly the best experience. 😉
          https://docs.cloudron.io/packaging/publishing#update-a-version

          Pronouns: he/him | Primary language: German

          1 Reply Last reply
          0
          • E ekevu123

            This is fixed now, the issue was related to the Cloudron deployment only. Now it works.

            luckowL Online
            luckowL Online
            luckow
            translator
            wrote last edited by
            #6

            @ekevu123 But hey, yay! It's working now. Thanks for all your hard work.

            Pronouns: he/him | Primary language: German

            1 Reply Last reply
            0
            • E Offline
              E Offline
              ekevu123
              wrote last edited by
              #7

              I am not aware that I can influence that behavior. I believe Cloudron will only show the update with a longer delay, but I'll open a new thread and see if I can influence this behavior.

              1 Reply Last reply
              0
              • nebulonN Offline
                nebulonN Offline
                nebulon
                Staff
                wrote last edited by
                #8

                Looking at https://github.com/Tymeslot/tymeslot/blob/main/CloudronVersions.json there seems to be only one package version listed in that file, so essentially there is no update available.

                E 1 Reply Last reply
                0
                • E ekevu123 referenced this topic
                • nebulonN nebulon

                  Looking at https://github.com/Tymeslot/tymeslot/blob/main/CloudronVersions.json there seems to be only one package version listed in that file, so essentially there is no update available.

                  E Offline
                  E Offline
                  ekevu123
                  wrote last edited by
                  #9

                  @nebulon said:

                  Looking at https://github.com/Tymeslot/tymeslot/blob/main/CloudronVersions.json there seems to be only one package version listed in that file, so essentially there is no update available.

                  Thank you! But shouldn't I list only the newest version there? I thought about this, but it didn't make sense to me to let the file grow endlessly with every new release?

                  1 Reply Last reply
                  0
                  • nebulonN Offline
                    nebulonN Offline
                    nebulon
                    Staff
                    wrote last edited by
                    #10

                    All published versions have to be listed in that file, so yes it does grow. But otherwise it is impossible to restore older versions if they aren't known anymore via that versions file.

                    1 Reply Last reply
                    1
                    • E Offline
                      E Offline
                      ekevu123
                      wrote last edited by
                      #11

                      Thank you, that might explain it! I'll change that.

                      1 Reply Last reply
                      1
                      • E ekevu123 referenced this topic

                      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