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


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Failed Tasks and Discover

    Pixelfed
    4
    17
    314
    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.
    • L
      lucidfox last edited by

      I'm trying to get Pixelfed working, but there seems to be a few glitches.

      I think federation is working, because I'm able to follow:
      doodlemania@pixels.thedoodleproject.net and girish@pixelfed.social.

      But the Discover page (/discover) is blank and also the following errors are being generated on the failed jobs page -

      Screenshot_20210404_141437.jpeg

      Anyone have ideas or tips on how to get it to work?

      1 Reply Last reply Reply Quote 0
      • L
        lucidfox last edited by

        increasing the RAM seems to sort out the errors above (unless it's just a coincidence).

        i'm unable to create video posts videos or import from instagram, after adding the below to the config file:

        MEDIA_TYPES="image/jpeg,image/png,image/gif,video/mp4"

        IMPORT_INSTAGRAM=true
        IMPORT_INSTAGRAM_POST_LIMIT=100
        IMPORT_INSTAGRAM_SIZE_LIMIT=5000

        1 Reply Last reply Reply Quote 0
        • nebulon
          nebulon Staff last edited by

          How much ram did you allow the app now? We usually start out with some lower bound limit for app packages until we get more feedback on what is required to work well, so maybe the default memory limit should be adjusted.

          L 1 Reply Last reply Reply Quote 0
          • L
            lucidfox @nebulon last edited by lucidfox

            @nebulon i upped the RAM allowance to 1.24 GB, but this was not based on any testing and was just to see if it works.

            i like the look of the app, and the fact it is it a federated alternative to instagram. but at the moment, especially without the video posts working, i don't know how much real world use it has. and that's a pity really.

            1 Reply Last reply Reply Quote 0
            • L
              lucidfox last edited by

              so just to update, I got the video working by adding the below line to the env.production (turns out it was just a syntax error 🙄) and then running 'php artisan config:cache' in the terminal -

              MEDIA_TYPES=image/jpeg,image/png,image/gif,video/mp4,video/mpeg,video/3gpp,video/quicktime

              instagram import still isn't working for me (this might be a deal breaker for people looking to move over). and the way the federation works doesn't seem to allow you to find people and posts on other instances easily yet.

              O 1 Reply Last reply Reply Quote 2
              • O
                onlybro @lucidfox last edited by

                @lucidfox hi I tried adding the MEDIA_TYPE=.....
                On production.env as you posted on the forum and also ran php artisan config cache command on terminal successfully but yet when i tried to select a video file whether it be a mp4 file from my iPhone 7 it doesn’t let me select it any clue ???

                L 1 Reply Last reply Reply Quote 0
                • L
                  lucidfox @onlybro last edited by

                  @onlybro i'm not sure what the reason for it not working for you might be. you could perhaps try restarting the app if you haven't already, increase the ram allowance, and try creating the post from a different browser. the file size of the video could also be a factor.

                  O 2 Replies Last reply Reply Quote 0
                  • nebulon
                    nebulon Staff last edited by

                    I wonder what the expected default behavior here is. Should we maybe add more media types, which seem to be supported already to the default setting or does anyone know why they aren't there in the first place?

                    1 Reply Last reply Reply Quote 0
                    • O
                      onlybro @lucidfox last edited by

                      @lucidfox hi thank you for the reply I tried restarting the app too could you let me know whether I did the right thing ?

                      I opened env production went to the bottom of the file added the media types which you mentioned in the forum and cleared the cache using terminal pho artisan and also tried restarting the app it did not work. When tried to post video files such as mp4 don’t get selected my phone doesn’t let me select videos but only images.

                      Highly valued if you could advise me on how to increase the ram and what is the expected level of increasing ?

                      Regards

                      1 Reply Last reply Reply Quote 0
                      • O
                        onlybro @lucidfox last edited by

                        @lucidfox just an update, I managed to increase the ram to 1GB from 256mb. Tried from google chrome and safari both (iPhone) yet I’m unable to select videos.

                        L 1 Reply Last reply Reply Quote 0
                        • L
                          lucidfox @onlybro last edited by lucidfox

                          @onlybro i had to reinstall the app, and tried to do the same steps. but for some reason i'm not able to post videos now from a browser.

                          the funny thing is that posting videos from the fedilab app on android works. i guess the app is just not ready for prime time yet?

                          O 1 Reply Last reply Reply Quote 0
                          • O
                            onlybro @lucidfox last edited by

                            @lucidfox

                            Oh so you were saying it works on this very same thread using the android app unfortunately I got a iPhone 7 😞 anyways thank you mentioning it now!

                            L 1 Reply Last reply Reply Quote 0
                            • L
                              lucidfox @onlybro last edited by

                              @onlybro it worked from the web interface initially, but now only from a client app

                              O 2 Replies Last reply Reply Quote 0
                              • O
                                onlybro @lucidfox last edited by

                                This post is deleted!
                                1 Reply Last reply Reply Quote 0
                                • O
                                  onlybro @lucidfox last edited by

                                  @lucidfox

                                  Ok here is an update I managed it to get it worked video finally works but the fact is it works only when you update the env file at once so make sure at glance when you open the env for the first time after installation you add the media types and do all other changes on env at once! And save changes after on terminal clear the cache using the command php artisan and restart the app (this behavior should automatically log you out of your instance that makes sense that the change has taken effect!)

                                  Blah please provide me some reputation for opting this out

                                  #hugepixelfed fan

                                  1 Reply Last reply Reply Quote 2
                                  • robi
                                    robi last edited by

                                    perhaps @staff can include these changes by default in the next package update.

                                    Life of Gratitude.
                                    Life of Advanced Technology

                                    1 Reply Last reply Reply Quote 1
                                    • L
                                      lucidfox last edited by lucidfox

                                      i can confirm that the order of the steps @onlybro describes work to enable video posting. so i guess including the config line by default as @robi suggests, would make it work for everyone?

                                      1 Reply Last reply Reply Quote 1
                                      • First post
                                        Last post
                                      Powered by NodeBB