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. Jellyfin
  3. Jellyfin install

Jellyfin install

Scheduled Pinned Locked Moved Solved Jellyfin
jellyfinubuntustuckinitialize
17 Posts 3 Posters 6.2k Views 3 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.
  • girishG girish

    @matthewdykstra looks like Cloudron didn't completely start up. If you go to Services view, are all the things green ? Can you also check if there are any errors in /home/yellowtent/platformdata/logs/box.log ?

    matthewdykstraM Offline
    matthewdykstraM Offline
    matthewdykstra
    wrote on last edited by
    #3

    @girish said in Jellyfin install:

    /home/yellowtent/platformdata/logs/box.log

    what would i be looking for?

    Find Out More
    https://social.mjsiebolt.com

    1 Reply Last reply
    0
    • matthewdykstraM Offline
      matthewdykstraM Offline
      matthewdykstra
      wrote on last edited by
      #4

      I Looked at my logs and i don't see anything weird so what could it be?

      Find Out More
      https://social.mjsiebolt.com

      girishG 1 Reply Last reply
      0
      • matthewdykstraM matthewdykstra

        I Looked at my logs and i don't see anything weird so what could it be?

        girishG Do not disturb
        girishG Do not disturb
        girish
        Staff
        wrote on last edited by
        #5

        @matthewdykstra maybe you can run systemctl restart box in another shell session and tail the logs file in another session. Can you paste the logs in https://paste.cloudron.io ?

        Also, are all the services green in the Services view (I suspect one of them is not starting up for whatever reason) ?

        1 Reply Last reply
        0
        • matthewdykstraM Offline
          matthewdykstraM Offline
          matthewdykstra
          wrote on last edited by
          #6

          so i restarted the box and it worked but only I cannot get working is the plugins now the repository will not load

          Find Out More
          https://social.mjsiebolt.com

          1 Reply Last reply
          0
          • matthewdykstraM Offline
            matthewdykstraM Offline
            matthewdykstra
            wrote on last edited by
            #7

            i think i identified the issue but how do i fix it?this only shows up when I go to add plugins

            Jellyfin.Server.Middleware.ExceptionMiddleware: Error processing request: Read-only file system. URL GET /Packages.

            https://matthewdykstra.xyz

            Find Out More
            https://social.mjsiebolt.com

            girishG 1 Reply Last reply
            0
            • girishG girish referenced this topic on
            • matthewdykstraM matthewdykstra

              i think i identified the issue but how do i fix it?this only shows up when I go to add plugins

              Jellyfin.Server.Middleware.ExceptionMiddleware: Error processing request: Read-only file system. URL GET /Packages.

              https://matthewdykstra.xyz

              girishG Do not disturb
              girishG Do not disturb
              girish
              Staff
              wrote on last edited by
              #8

              @matthewdykstra is this reproducible with any plugin? I can try to reproduce it here.

              matthewdykstraM 1 Reply Last reply
              0
              • girishG girish moved this topic from Support on
              • girishG girish

                @matthewdykstra is this reproducible with any plugin? I can try to reproduce it here.

                matthewdykstraM Offline
                matthewdykstraM Offline
                matthewdykstra
                wrote on last edited by
                #9

                @girish no it is just when I click on cataloge it will not load

                Find Out More
                https://social.mjsiebolt.com

                1 Reply Last reply
                0
                • matthewdykstraM Offline
                  matthewdykstraM Offline
                  matthewdykstra
                  wrote on last edited by
                  #10

                  so here is what I am experiencing it just hangs when I go into catalogue and I cannot get into it to add the three plugins I need when I manually got it working on Linux Mint 20.04

                  Link to screen shot on google drive

                  Find Out More
                  https://social.mjsiebolt.com

                  mehdiM 1 Reply Last reply
                  0
                  • matthewdykstraM matthewdykstra

                    so here is what I am experiencing it just hangs when I go into catalogue and I cannot get into it to add the three plugins I need when I manually got it working on Linux Mint 20.04

                    Link to screen shot on google drive

                    mehdiM Offline
                    mehdiM Offline
                    mehdi
                    App Dev
                    wrote on last edited by
                    #11

                    @matthewdykstra I can reproduce the issue. There indeed appears to be a 500 error when trying to load the plugin catalog.

                    matthewdykstraM 1 Reply Last reply
                    0
                    • mehdiM mehdi

                      @matthewdykstra I can reproduce the issue. There indeed appears to be a 500 error when trying to load the plugin catalog.

                      matthewdykstraM Offline
                      matthewdykstraM Offline
                      matthewdykstra
                      wrote on last edited by
                      #12

                      @mehdi So may I ask how I can fix the issue?

                      Find Out More
                      https://social.mjsiebolt.com

                      mehdiM girishG 3 Replies Last reply
                      0
                      • matthewdykstraM matthewdykstra

                        @mehdi So may I ask how I can fix the issue?

                        mehdiM Offline
                        mehdiM Offline
                        mehdi
                        App Dev
                        wrote on last edited by
                        #13

                        @matthewdykstra I do not know, or I would have said ^^

                        It is most probably a problem with the packaging : they must have added some kind of cache directory for the plugins in a recent update, and as the cloudron package uses a read-only base, and has not taken this particular directory into account, it fails. This will need a small tweak to the package to fix. The "hard" part (and when I say "hard", it may actually be trivial and take 2 minutes, but it may be harder to pinpoint) is going to be to find which directory.

                        1 Reply Last reply
                        0
                        • matthewdykstraM matthewdykstra

                          @mehdi So may I ask how I can fix the issue?

                          girishG Do not disturb
                          girishG Do not disturb
                          girish
                          Staff
                          wrote on last edited by
                          #14

                          @matthewdykstra I am able to reproduce this as well.

                          17:28:10 - [00:28:10] [ERR] [16] Jellyfin.Server.Middleware.ExceptionMiddleware: Error processing request: Read-only file system. URL GET /Packages.
                          

                          Looking into it now.

                          1 Reply Last reply
                          0
                          • matthewdykstraM matthewdykstra

                            @mehdi So may I ask how I can fix the issue?

                            girishG Do not disturb
                            girishG Do not disturb
                            girish
                            Staff
                            wrote on last edited by
                            #15

                            @matthewdykstra I have pushed an update, can you please update and try?

                            matthewdykstraM 1 Reply Last reply
                            0
                            • girishG girish

                              @matthewdykstra I have pushed an update, can you please update and try?

                              matthewdykstraM Offline
                              matthewdykstraM Offline
                              matthewdykstra
                              wrote on last edited by
                              #16

                              @girish it is working now thank you so much

                              https://matthewdykstra.xyz
                              User: girish
                              Pass: cloudron
                              my email if you need help hello@matthewdykstra.com

                              Find Out More
                              https://social.mjsiebolt.com

                              girishG 1 Reply Last reply
                              0
                              • matthewdykstraM matthewdykstra

                                @girish it is working now thank you so much

                                https://matthewdykstra.xyz
                                User: girish
                                Pass: cloudron
                                my email if you need help hello@matthewdykstra.com

                                girishG Do not disturb
                                girishG Do not disturb
                                girish
                                Staff
                                wrote on last edited by
                                #17

                                @matthewdykstra I don't need an account. Thanks for testing.

                                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