Jump to content

t001z

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by t001z

  1. On 11/21/2018 at 5:19 AM, jahenriq said:

    Getting the message

    Please note that this plugin streams the entire YouTube video file to playback the audio stream. This will use use significantly more network bandwidth than audio only streaming. Please consider this if your internet connection has a usage charge.
    Note that SSL is required, but on some Linux installation, a few libraries are missing. If the plugin does not work, open a command line and run: "sudo apt-get install libio-socket-ssl-perl libnet-ssleay-perl"

     

    i tried to run that command in the terminal screen but I get a "sudo apt-get: command not found" response.

    For starters, I think you should be posting this in a different forum area, but here goes...

     

    Are you trying to run this on the Unraid Server, Linux VM or a Docker container?  Docker containers are based on Linux but they are by no means a full blown installation of Linux.  Docker containers are updated through a method to update the actual container (such as http://<unraid-server-ip-address>/Docker/), not apt-get or yum which will add libraries, applications up to/including kernel upgrades for full blown Linux installations.  Docker containers are built for a specific purpose and are not meant to add functionality unless you are going to rebuild.

    If you are trying to run this on the unraid server itself, you are definitely posting in the wrong area and I won't even try to go further.

    If you are trying this on a Linux VM, check to find out which distro your VM is built on -  Debian-based (including Ubuntu) uses apt-get while RPM-based (including CentOS & RedHat) uses yum.  

  2. 1 hour ago, PCRx said:

    I'm having the same issue as joeshmoe1.

    Installed Olbat's container. It started but there is no WebUI. The log is blank as well.

    Check step 6 in my instructions above. I may not have described it very well but you need to boot your unraid server into the GUI mode.

    Then from within the GUI on the server (not connecting to it from a different computer), access the CUPSd Administration page at http://127.0.0.1:631/ - this will allow you to enable remote administration.

  3. On 10/29/2018 at 6:09 PM, joeshmoe1 said:

    Do you mind sharing the settings you used? I tried using the gfjardim settings, but it doesn't seem to work. The unraid GUI shows it started, but I can't get to the WEBUI and the log is blank.

    It sounds like the area where you are getting stuck is on remote administration (step 6 below).  Here is what I did to get that opened from the beginning:

    1. The configuration that I set involved first removing gfjardims-CUPS app - I am not sure if this was required but since they both needed the same port 631, this made logical sense to me. 
    2. Install the container
    3. Then I set a network type as HOST
    4. Next I created a "Add another Path, Port, Variable, Label or Device" - with the following parameters
      1. Config Type:  Port
      2. Name:  Host Port 1
      3. Host Port:  631
      4. Connection Type:  TCP
      5. Description:  Container Port: 631
    5. Switch to "Advanced View" at the top right and enter the "WebUI:" - in my case this was http://<<unraid-server-ip>:631/
    6. *** In order to access the WebUI remotely, open the web application *on the UNRAID-GUI* (then you can launch CUPSd at 127.0.0.1:631).
      1. Click Administration (default user/pass is print/print)
      2. Check the box next to "Allow remote administration" to enable you to access the WebUI from any other system on your network.
      3. Also check the box next to "Share printers connected to this system" if needed
    7. Set up your printers that you want to share out through CUPSd
    8. If you update the Docker App through http://<<unraid-server-ip>/Docker, you will have to perform steps #6 & #7 again in order to access the page remotely and set up your printers.

    This is by no means a perfect system, it is just what I did to make it work and now I have a system that is working well and updated.  It would be awesome if someone who knows more than I about docker containers or just unraid configuration wrote this into a supported app/container.

    • Upvote 1
  4. 11 hours ago, dockerPolice said:

     

    Probably not

    Yeah, after posting this and continuing to read more about the CUPS Docker App, I figured it was probably a dead development.  I decided to look elsewhere and just grabbed one of the many docker builds of CUPS.  The one I chose is a very adequate replacement and with a little tinkering works very well with UNRAID.  I chose olbat's CUPSd which is available at https://hub.docker.com/r/olbat/cupsd/ and contains a full compliment of drivers.  It would be nice if gfjardims's App came out with a new release but if not, Olbat's is built on the latest stable build (2.2.8).

  5. So the application hasn't been updated in quite some time (almost 2 years ago) and the version in the container is CUPS 2.1.3.  The latest version on CUPS.org is CUPS 2.3b5.  I am relatively new to UNRAID but simply curious if the app is being updated any longer.  I use it to print from my Apple devices on my HP laser printers and up until iOS 12 everything worked great, since the iOS 12 upgrade, the devices can't find the printers.

    Any help or comments would be appreciated.

×
×
  • Create New...