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
  • 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 | Demo | Docs | Install
  1. Cloudron Forum
  2. Astral
  3. Never Fetches Data?

Never Fetches Data?

Scheduled Pinned Locked Moved Astral
12 Posts 4 Posters 2.2k 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.
    • doodlemania2D Offline
      doodlemania2D Offline
      doodlemania2
      App Dev
      wrote on last edited by
      #1

      New to the app. Set it up with GitHub OAuth. Logged in successfully. But it never actually updates my stars. Is there a job that needs to run?

      d0f1c934-a4bf-48a9-bac8-5394818683d6-image.png

      T 1 Reply Last reply
      0
      • doodlemania2D doodlemania2

        New to the app. Set it up with GitHub OAuth. Logged in successfully. But it never actually updates my stars. Is there a job that needs to run?

        d0f1c934-a4bf-48a9-bac8-5394818683d6-image.png

        T Offline
        T Offline
        thetomester13
        App Dev
        wrote on last edited by
        #2

        @doodlemania2 I believe it should work as advertised and it looks like it's trying to fetch with the spinner at the top. Can you check the developer console and see if there's anything weird happening there?

        doodlemania2D 1 Reply Last reply
        1
        • T thetomester13

          @doodlemania2 I believe it should work as advertised and it looks like it's trying to fetch with the spinner at the top. Can you check the developer console and see if there's anything weird happening there?

          doodlemania2D Offline
          doodlemania2D Offline
          doodlemania2
          App Dev
          wrote on last edited by
          #3

          @thetomester13 nothing showing up that I can tell - but not being a dev head I'm not 10000% sure what I'd be looking for 🙂

          girishG 1 Reply Last reply
          0
          • doodlemania2D doodlemania2

            @thetomester13 nothing showing up that I can tell - but not being a dev head I'm not 10000% sure what I'd be looking for 🙂

            girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #4

            @doodlemania2 Does https://astralapp.com/ work?

            doodlemania2D 1 Reply Last reply
            2
            • girishG girish

              @doodlemania2 Does https://astralapp.com/ work?

              doodlemania2D Offline
              doodlemania2D Offline
              doodlemania2
              App Dev
              wrote on last edited by
              #5

              @girish It does not - hmmm - I bet I'm swallowing traffic. Is this all client side fetch??

              girishG 1 Reply Last reply
              0
              • doodlemania2D doodlemania2

                @girish It does not - hmmm - I bet I'm swallowing traffic. Is this all client side fetch??

                girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #6

                @doodlemania2 i think fetching is on the server but not 100% sure. Maybe you can ask the upstream project what to look for.

                T 1 Reply Last reply
                0
                • girishG girish

                  @doodlemania2 i think fetching is on the server but not 100% sure. Maybe you can ask the upstream project what to look for.

                  T Offline
                  T Offline
                  thetomester13
                  App Dev
                  wrote on last edited by
                  #7

                  @girish I believe you're right in that it's a server-side fetch.

                  doodlemania2D 1 Reply Last reply
                  0
                  • T thetomester13

                    @girish I believe you're right in that it's a server-side fetch.

                    doodlemania2D Offline
                    doodlemania2D Offline
                    doodlemania2
                    App Dev
                    wrote on last edited by
                    #8

                    yeah, not seeing anything in the cloudron logs for the app and dev tools (client side) doesn't show much. looking at adguard doesn't yield many clues but it is noisy cause i spend most of my day on github lol, so should be working 🙂

                    Not sure how to troubleshoot

                    T 1 Reply Last reply
                    0
                    • robiR Offline
                      robiR Offline
                      robi
                      wrote on last edited by
                      #9

                      could it be a CORS issue?

                      Conscious tech

                      1 Reply Last reply
                      0
                      • doodlemania2D doodlemania2

                        yeah, not seeing anything in the cloudron logs for the app and dev tools (client side) doesn't show much. looking at adguard doesn't yield many clues but it is noisy cause i spend most of my day on github lol, so should be working 🙂

                        Not sure how to troubleshoot

                        T Offline
                        T Offline
                        thetomester13
                        App Dev
                        wrote on last edited by
                        #10

                        @doodlemania2 did you check the 'Network' tab in your dev tools? It should look something like this:
                        Screen Shot 2021-05-28 at 9.11.26 AM.png

                        doodlemania2D 1 Reply Last reply
                        0
                        • T thetomester13

                          @doodlemania2 did you check the 'Network' tab in your dev tools? It should look something like this:
                          Screen Shot 2021-05-28 at 9.11.26 AM.png

                          doodlemania2D Offline
                          doodlemania2D Offline
                          doodlemania2
                          App Dev
                          wrote on last edited by
                          #11

                          @thetomester13 like this?
                          a2d2c8af-0deb-46a7-995b-5bbf85c49bc9-image.png

                          T 1 Reply Last reply
                          1
                          • doodlemania2D doodlemania2

                            @thetomester13 like this?
                            a2d2c8af-0deb-46a7-995b-5bbf85c49bc9-image.png

                            T Offline
                            T Offline
                            thetomester13
                            App Dev
                            wrote on last edited by
                            #12

                            @doodlemania2 hmm yeah, exactly like that... so not sure why the repos aren't showing up properly. It might be worth a question in the upstream repo to see if the author might know what's happening there.

                            1 Reply Last reply
                            2
                            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