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. Pixelfed
  3. Delete server rules button does not delete rule.

Delete server rules button does not delete rule.

Scheduled Pinned Locked Moved Pixelfed
48 Posts 9 Posters 6.7k Views 11 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.
  • Y Offline
    Y Offline
    yehuda1491
    wrote on last edited by
    #1

    I just noticed this, but at the moment in my Pixelfed v0.11.13 the rules button does not delete rules in Admin > Settings > Rules tab of both my instances. Is it just me or anyone else?

    There is no CLI command to do this, anyone know how I could delete or at least edit a rule in MySQL?

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

      @yehuda1491 I have opened an issue at https://github.com/pixelfed/pixelfed/issues/4990

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

        I had to delete the keys from redis altogether using DEL pixelfed_cache:config_cache:_v0-key:app.rules (use the redis button in the web terminal). There is also some entries in MySQL table config_cache with the key app.rules. Not an expert on the app but clearing those made those go away in admin also.

        Y 1 Reply Last reply
        1
        • girishG girish

          I had to delete the keys from redis altogether using DEL pixelfed_cache:config_cache:_v0-key:app.rules (use the redis button in the web terminal). There is also some entries in MySQL table config_cache with the key app.rules. Not an expert on the app but clearing those made those go away in admin also.

          Y Offline
          Y Offline
          yehuda1491
          wrote on last edited by
          #4

          @girish Thanks so much, you rock!

          1 Reply Last reply
          0
          • Y Offline
            Y Offline
            yehuda1491
            wrote on last edited by yehuda1491
            #5

            @girish Still having an issue with rules in the new Pixelfed 0.12.0 version. It doesn't pull the existing rules into the admin Rules section. When I added a rule and saved it, it just spins. And then the existing rules are deleted, but no new rule. Which is better than the rule mistake I previously had, but it appears there is no way to add a rule.

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

              @yehuda1491 maybe you can report it at https://github.com/pixelfed/pixelfed/issues/ . I have previously reported https://github.com/pixelfed/pixelfed/issues/4990 based on your report but upstream author said he had fixed it.

              Y 1 Reply Last reply
              0
              • girishG girish

                @yehuda1491 maybe you can report it at https://github.com/pixelfed/pixelfed/issues/ . I have previously reported https://github.com/pixelfed/pixelfed/issues/4990 based on your report but upstream author said he had fixed it.

                Y Offline
                Y Offline
                yehuda1491
                wrote on last edited by
                #7

                @girish I left Dan a message on the Discord

                1 Reply Last reply
                0
                • Y Offline
                  Y Offline
                  yehuda1491
                  wrote on last edited by
                  #8

                  @girish Looks like a lot of other settings are not brought into the new admin section such as Landing/registration status, Branding/Server Name, Short & Long Description, Media/Media Types

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

                    @yehuda1491 I see some stuff in settings. Is this what you mean?

                    image.png

                    1 Reply Last reply
                    0
                    • Y Offline
                      Y Offline
                      yehuda1491
                      wrote on last edited by yehuda1491
                      #10

                      @girish Yes, but for instance in this screen the Admin Account was set before, not blank, if I reset it, it won't take. Ditto for the branding and other settings.

                      1 Reply Last reply
                      0
                      • Y Offline
                        Y Offline
                        yehuda1491
                        wrote on last edited by
                        #11

                        Screenshot 2024-04-30 at 12.24.22 PM-2000x1000.jpg

                        1 Reply Last reply
                        0
                        • Y Offline
                          Y Offline
                          yehuda1491
                          wrote on last edited by yehuda1491
                          #12

                          @girish It's all missing, and saving new won't take.

                          1 Reply Last reply
                          0
                          • iahonta1964I Offline
                            iahonta1964I Offline
                            iahonta1964
                            wrote on last edited by
                            #13

                            My settings are also not saved and /horizon gives an error.

                            PGP fingerprint: D2AE FA2F AC7C A908 83C1 97A7 3122 09A3 BF47 C56F.

                            1 Reply Last reply
                            0
                            • archosA Offline
                              archosA Offline
                              archos
                              wrote on last edited by
                              #14

                              I also have a problem with the version, rules cannot be added and I had a larger user storage limit and it is 5 Gb after the update and cannot be increased in the settings

                              1 Reply Last reply
                              0
                              • Y Offline
                                Y Offline
                                yehuda1491
                                wrote on last edited by
                                #15

                                @girish It also breaks Curated Onboarding, there is just wide open registrations

                                1 Reply Last reply
                                0
                                • Y Offline
                                  Y Offline
                                  yehuda1491
                                  wrote on last edited by
                                  #16

                                  @girish Dan says "I will look into this after work, seems like something maybe corrupted in the config_cache table, however it will be easy to fix"

                                  1 Reply Last reply
                                  2
                                  • Y Offline
                                    Y Offline
                                    yehuda1491
                                    wrote on last edited by
                                    #17

                                    @girish his fix didn't work, and of course this is much more extensive than just the rules.

                                    1 Reply Last reply
                                    1
                                    • archosA Offline
                                      archosA Offline
                                      archos
                                      wrote on last edited by
                                      #18

                                      I went back, to an older version

                                      1 Reply Last reply
                                      1
                                      • Y Offline
                                        Y Offline
                                        yehuda1491
                                        wrote on last edited by
                                        #19

                                        I had to roll back to the previous Pixelfed version, I couldn't leave everything unconfigured and registrations wide open.

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

                                          @yehuda1491 do you happen to know what his plans are? Will he be making a new release with fixes? Maybe we can revert the Cloudron package release.

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