A75G

Members
  • Posts

    122
  • Joined

Posts posted by A75G

  1. 4 hours ago, itlists said:

    Screens attached below.

    I tried without putting the port in the URL path and it gave an error message on the website to add the port. So *something* is working...

    I created the db and db user and granted the user full priv to the db. However, the db is empty; there are no tables created.

    image.png.08e83c38bcf8de968092f119a4cb57cd.png

     

    image.thumb.png.eedf413ab7a434f1446cd1acc02a4147.png

    logs?

  2. 2 hours ago, itlists said:

    Hi, just installed the lunik1/docker-tt-rss container. Configured a db and user in advance, put it into the docker config. No errors in log when starting.

    But going to http://serverIP:8000 gives nothing... blank page.

    Any ideas?

    Thanks!

    If you changed the port in the template change the url path

    Screenshot the template

  3. 1 hour ago, Keek Uras said:

    Hello. I was pointed back to this version of Airsonic vs binhex Airsonic by a user of the forums, since it is being actively updated and supposed to be more modern/advanced. Now that I have it reinstalled and configured, I have 2 issues:

     

    1) The player (as I had originally reported in an earlier post) does not work in the browser. clicking Play or Add All does nothing. The binhex airsonic app did not have this issue.

    2) All the songs played on my phone in the Airsonic app now skip directly to about 3/4 in and stutter to the end. 

     

    I noticed these errors every so often in the log, but nothing has changed with my networking (IP and URL masked):

    
    2020-07-24 09:55:36.862 INFO --- o.a.p.s.LoggingExceptionResolver : my.IP.address: Client unexpectedly closed connection while loading http://my.url.here:4040/rest/stream.view?c=airsonicPlayer&v=1.8.0&f=xml&id=194&format=raw&p=<hidden>&u=<hidden> (java.io.IOException: Broken pipe)
    2020-07-24 09:55:36.865 INFO --- o.a.player.filter.RESTFilter : my.IP.address: Client unexpectedly closed connection while loading http://my.url.here:4040/rest/stream.view?c=airsonicPlayer&v=1.8.0&f=xml&id=194&format=raw&p=<hidden>&u=<hidden> (java.io.IOException: Broken pipe)

    Any suggestions on what I can look at would be greatly appreciated, thanks!

    Hey. had the same results one browser had to test it on Microsoft Edge to make it work

    For the phone I'm not sure you can make issue in their GitHub

    • Thanks 1
  4. 1 hour ago, AceDaPig said:

    A75G, same result when trying both https, and http ports.

    I see they changed the port mapping 80 should be 8080 and 443 is 8443

    ill make the change to the template

    edit: they changed the volume too try the new template when templates update

    • Thanks 1
  5. 8 hours ago, AceDaPig said:

    I'm having issues regarding the Moodle container, I can't seem to get to the Web UI. I have the MariaDB setup, the database created, the tables get created inside of the database. I have modified the httpd.conf inside of the apache conf folder, and the config.php inside of the bitnami/moodle folders. Inputting my IP for the host in both places. When I go to the ip:port I get a connection refused page. The log isn't pointing me in any direction showing a refused connection, so I'm not sure where to go from here. Any ideas?

    could you try accessing the https port not the http

  6. On 7/3/2020 at 5:20 AM, Spectral Force said:

    For pterodactyl-panel I'm getting the following error in the unraid log

     

     

    Anyone have a solution for this?  I've already applied the mariadb db add mentioned previously in this thread.  Thanks in advance for the assistance.

    On 7/7/2020 at 2:34 AM, prouderthings said:

    For Pterodactyl-Daemon,  I installed every as default for Unraid.  Added a user and successfully logged in.  I can create a Node and see the daemon, but when I try to create a vanilla minecraft server, I get:

    
    Error: (HTTP code 400) unexpected - invalid mount config for type "bind": bind source path does not exist: /srv/daemon-data/1c3cd65f-a386-40f6-be42-1b7277858272

    When setting up the Node, under Daemon Server File Directory I have tried leaving the path as default "/srv/daemon-data".  The /srv/daemon-data is empty in the container.  There is a closed issue on the containers github (https://github.com/ccarney16/pterodactyl-docker/issues/22).  Any suggestions in what to try?

     

     

    On 7/7/2020 at 11:47 PM, AltairPT said:

    I am having the same issue.

    I have noticed that the directory gets created before the error, and then gets removed after.

     

    image.png.8ada423c786e32cf84606f0d9c807522.png

     

    Don't know much about pterodactyl if being honest

    tried installing it now it work but other then that im clueless

     

    On 7/7/2020 at 8:16 AM, Dimtar said:

    Hi all.

     

    Just installed the Matomo container, it started but if I try to access the web interface I get this:

    
    Unable to read INI file {/opt/bitnami/matomo/config/config.ini.php}: Syntax error in INI configuration: Your host may have disabled parse_ini_file().

     

    Not sure i tried installing it now its seems fine did you try removing appdata folder for Matomo and start fresh.

     

     

  7. On 6/22/2020 at 3:16 PM, Abacaxi said:

    I'm trying to get Filerun up and running. When I start the application in the WebUI, "Loading" shows up momentarily but the login page is blank with the exception of text in the bottom corner with "Website powered by FileRun". Any ideas of how this issue can be fixed?

    No idea never had this issue

    Did you try with another browser or deleting cache from your browser?

  8. 1 hour ago, Russell_C said:

    Hi,

    I'm always impressed to see just how much people have managed to shoehorn into unraid.  I often just cruise the new apps to see what's appeared that I can play with.

    As an example, I was interested to see Cloudbeaver which popped up serendipitously just as I was wondering what I could move my database administration tasks to.  I installed it natively on another server, and in a container on my Unraid box - the Red Queen.

     

    Unfortunately, it would seem that there's no persistence baked into the Cloudbeaver container, since my database connections disappear after I close off my session.  Is this a feature, or am I missing something?

    Its not feature its missing https://github.com/rongfengliang/cloudbeaver-docker

    There is no persistence on the dockerfile

  9. On 6/9/2020 at 11:30 PM, eds said:

    Hi Op,

     

    Just installed airsonic-advanced. 

    I cannot, for some reason, change admin password.  

    When I make the change in the credentials section and hit save and log out, I still get the warning to update admin password and admin password is unchanged.

    Are you seeing the same?

    Here what i found

    https://github.com/airsonic-advanced/airsonic-advanced/issues/325

    https://github.com/airsonic-advanced/airsonic-advanced/issues/193

  10.   

    On 6/9/2020 at 11:30 PM, eds said:

    Hi Op,

     

    Just installed airsonic-advanced. 

    I cannot, for some reason, change admin password.  

    When I make the change in the credentials section and hit save and log out, I still get the warning to update admin password and admin password is unchanged.

    Are you seeing the same?

    Yeah im having the same problem will see whats the problem with that in their GitHub.

    On 6/10/2020 at 4:05 AM, artwodeetwo said:

    Thank you for the db-backup docker. Just what I was looking for to do regular unattended mariadb backups.

     

    So far I've only run manual backups and I get an error saying it can't stat the backup file, yet the backup was successfully created:

     

    / # backup-now
    ** Performing Manual Backup
    [INFO] ** [db-backup] Initialized on Wed Jun 10 11:02:08 AEST 2020
    stat: can't stat '/backup/mysql__192.168.1.8_20200610-110208.sql.gz': No such file or directory
    / # ls -al /backup/mysql__192.168.1.8_20200610-110208.sql.gz
    -rw-r--r--    1 root     root      28013991 Jun 10 11:02 /backup/mysql__192.168.1.8_20200610-110208.sql.gz

     

    Is it safe to disregard as a cosmetic issue?

    Check the backup does it have all the data you need if not then something is wrong.

    Just to be sure.

    On 6/10/2020 at 6:03 PM, Glassed Silver said:

    If anyone else has trouble accessing their fresh Yacy installation, here's what I found in the official documentation:

     

     

    Probably useful to put that in the description of the CA as well, @A75G. :)

    Cheers!

    Thank you ill add it to the overview and notes.

    • Like 1
  11. 7 hours ago, Eggman1414 said:

    Ended up fixing it based on this issue: https://github.com/Leantime/leantime/issues/231

    Comes down to since this is a subdomain and http rejecting certain elements on the page, I needed to add the variable -e LEAN_APP_URL=https://leantime.domain.com. Once that was added, the web page loads perfectly fine. Maybe make the template have that field as a optional field. 

    Good find I'll add it to the template never saw it in https://github.com/Leantime/leantime#installation-via-docker

    2 hours ago, Mirano said:

    i just installed Wifi-Card.

     

    Where do i have the option to change the text on the website? i want to translate it to dutch

     

     

    I don't know probably change few lines on this GitHub

    https://github.com/bndw/wifi-card

  12. On 5/31/2020 at 3:27 AM, Eggman1414 said:

    Thank you very much. I no longer get the redirects error but the web page doesn't load correctly. Like the format is all off and what not. What could cause that? I am on the latest version from your template. Also where does leantime save its files, I don't see a folder in appdata.

    Causes dont know web server issues

    no folder because its all in database

    16 hours ago, tknx said:

    Installed the postgresql docker - what is the base? I wanted to install IP4R on it.

     

    Also, noted that :latest doesn't pull v12, but instead v11.

    Debian

    it should give latest but ill look into it

  13. 16 hours ago, itlists said:

    Is there a way to pass environment variables for miniflux?

    https://miniflux.app/docs/configuration.html

     

    I want to have it refresh feeds more often than the default 60 minutes.

    Yes you can add the variables on the docker i might add few that is important

    13 hours ago, Eggman1414 said:

    Has anyone gotten Leantime working with lets encrypt NGINX docker? I keep getting a "Too many redirects" error when trying from outside my network.

     

    • Thanks 1
  14. 22 hours ago, tknx said:

    Ok - question about pterodactyl. I set it up, created the db and users in my MariaDB.

     

    I got a 500 page. Then I went to create a user and went through the questionnaire and got: 

    
      SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name does not resolve  

     

    No idea what is going on there... Turned on debug and got a longer version of the same error.

     

    1048161043_ScreenShot2020-05-20at15_11_07.thumb.png.2ca2eba78066a7f94c1cac5c72184b7d.png

    database http://? you dont need that

    just put the database ip which is likely is your unraid ip

  15. 15 hours ago, TeCH-Guruz said:

    Looks like the update broke my instal seems like its looking for things in the wrong place maybe one of my extension just got overwritten?

    EDIT

    Putting all my plugs back got the site live again but I'm still stuck without access to the acp.

    I think (not sure) it have to do with database did u reset the tables? after the docker template update

    30 minutes ago, tknx said:

    All my images vanished for the rack items - so I suspect there is a need for some persistence...

    Persistence would be  in PostgreSQL database so if you backup the database it should be there

    I'll try to make issue about it on docker developer GitHub

    • Like 1
  16. 16 hours ago, TeCH-Guruz said:

    That works great buddy much appreciated. The other thing I wanted to know is there any way to make things a bit more accessible for uploading or doesn't everything have to be done via terminal at the minute I have mapped a share on my server to the docker container and just us cp to copy stuff over. It would be great if I could have all user uploads etc go to a separate share rather than sit inside the docker since the docker container could grow a fair bit when the forum starts growing.

    I apologize i think i forgot to put the persistence will update the template now

    11 hours ago, hernandito said:

    Hi,

     

    thank you for creating this. Sadly I have not had success.

     

    When I go to 192.168.0.201:8000/install I get:

    “No database connection, check your database credentials in your configuration file.“

     

    I have 192.168.0.201:3306 for Mariadb

    username: root

    password that gets me into Mariadb.

    Network set to bridge

     

    No database gets created in MariaDB by this.

     

    Anyhelp is appreciated.

     

    thanks h.

     

    can you try removing the :3306 and leave it as IP only

    because it default to 3306

    1 hour ago, Natcoso9955 said:

    So this is what I'm stuck on, won't work from Maria's console, or unraid console or pterodactyl console.

     

    Where am I meant to run these commands from?

    The commands should be run on mariadb

    and like TeCH-Guruz said adminer might help becuase is webui

     

    • Like 1
  17. On 5/16/2020 at 12:59 AM, tknx said:

    So I setup everything in netbox - but your comment about persistance has me worried that if I stop the docker, I'll lose all my work.

     

    Where is everything stored? I don't see a folder in appdata...

    its stored in Postgres.

    thats exactly what the devloper put so im not sure if there is persistence files

    On 5/16/2020 at 5:37 AM, Natcoso9955 said:

    I dont know if im doming something wrong, or if the lack of instructions is the issue, but i have setup the pterodactly docker, the log has basically nothing in it and i get an error 500 when i click to view the webui.

     

    Does anyone actually have a step by step guide of how to use this docker on Unraid?

     

    
    Starting Pterodactyl v0.7.17 in 5 seconds...
    [Warning] Disabling HTTPS
    
    src:"192.168.1.185" time:"16/May/2020:02:28:07 +0000" req:"GET / HTTP/1.1" status:"500" agent:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36" for:"-"
    src:"192.168.1.185" time:"16/May/2020:02:28:08 +0000" req:"GET /svg/500.svg HTTP/1.1" status:"404" agent:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36" for:"-"
    src:"192.168.1.185" time:"16/May/2020:02:30:02 +0000" req:"GET / HTTP/1.1" status:"500" agent:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36" for:"-"
    src:"192.168.1.185" time:"16/May/2020:02:30:03 +0000" req:"GET /svg/500.svg HTTP/1.1" status:"404" agent:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36" for:"-"

     

    I very much could have not setup the mariadb properly as that docker also has a massive lack of guide.

    Basically looking for someone who has successfully set this up on unraid to provide steps.

    Thanks.

     

    Database Hostname or IP: Change that to your database ip probably same as your unraid ip 192.168.0.x

    Database Name: pterodactly

    Database Username: pterodactly

    Database Password: pterodactly-password

     

    And you need to create the database

    sudo mysql -u root -p
    CREATE DATABASE pterodactly;
    CREATE USER 'pterodactly' IDENTIFIED BY 'Password_here';
    GRANT ALL ON pterodactly.* TO 'pterodactly' IDENTIFIED BY 'Password_here' WITH GRANT OPTION;
    FLUSH PRIVILEGES;
    EXIT;
    17 hours ago, TeCH-Guruz said:

    @A75GAny chance you could make a nginx proxy conf for the phpbb docker would be great to use this but really not that advanced when it comes to these proxy conf's.

    server {
        listen 443 ssl;
        listen [::]:443 ssl;
    
        server_name phpbb.*;
    
        include /config/nginx/ssl.conf;
    
        client_max_body_size 0;
    
        # enable for ldap auth, fill in ldap details in ldap.conf
        #include /config/nginx/ldap.conf;
    
        location / {
            # enable the next two lines for http auth
            #auth_basic "Restricted";
            #auth_basic_user_file /config/nginx/.htpasswd;
    
            # enable the next two lines for ldap auth
            #auth_request /auth;
            #error_page 401 =200 /login;
    
            include /config/nginx/proxy.conf;
            resolver 127.0.0.11 valid=30s;
            set $upstream_app phpbb;
            set $upstream_port 80;
            set $upstream_proto http;
            proxy_pass $upstream_proto://$upstream_app:$upstream_port;
    
        }
    }

     

    • Like 1
  18. 2 minutes ago, codecitymayor said:

    The leantime documentation has a link to a proper nginx.conf for people that want to run it with nginx. Has anyone successfully done this to include TLS? Also, has anyone been able to get this working behind the linuxserver letsencrypt reverse proxy?

    server {
        listen 443 ssl;
        listen [::]:443 ssl;
    
        server_name leantime.*;
    
        include /config/nginx/ssl.conf;
    
        client_max_body_size 0;
    
        # enable for ldap auth, fill in ldap details in ldap.conf
        #include /config/nginx/ldap.conf;
    
        location / {
            # enable the next two lines for http auth
            #auth_basic "Restricted";
            #auth_basic_user_file /config/nginx/.htpasswd;
    
            # enable the next two lines for ldap auth
            #auth_request /auth;
            #error_page 401 =200 /login;
    
            include /config/nginx/proxy.conf;
            resolver 127.0.0.11 valid=30s;
            set $upstream_app leantime;
            set $upstream_port 80;
            set $upstream_proto http;
            proxy_pass $upstream_proto://$upstream_app:$upstream_port;
    
        }
    }

    Something like that if its letsencrypt dont forget to change it to custom network with letsencrypt

    • Like 1
  19. 1 hour ago, UnraidDuck said:

    APP Leantime

     

    Had Leantime running just fine when suddenly it stopped working with database connection problems. Tried some of the suggestions here with the port number with no success.

     

    After some investigation I figured that the version, which was updated to 2.1.1, caused the trouble with the database connection.

     

    Solution: Change the Repository to “leantime/leantime:2.1”

     

    This will pull the version 2.1 (obviously) and no further changes are required.

     

    BTW putting the database port number after the DB_HOST works without problem. 192.168.10.15:3307 as an example.

     

     

    Hope this helps someone else in the community.

    The changed the variables on the docker what i will change the templates to match what he changed

    https://github.com/Leantime/docker-leantime/commit/70e6a01dd0ba3d5921f7208cca1e09fef04b4617

  20. 5 hours ago, RSQtech said:

    Any good tutorials for setting freepbx up properly... and has anyone set lenny up?

    Don't know if you have the problem but if you have it reinstall it been having some issues with database embedded

    Make sure the database is right the Hostname and IP is right

    Don't know about Lenny so i cant help but hopefully someone will know how to do that

    image.png

  21. 29 minutes ago, EgyptianSnakeLegs said:

    Hmm...I get the same error:

    
    127.0.0.1 - 02/May/2020:18:15:01 +0000 "GET /index.php" 500

    when I try to load the /install page.  I must've messed up somewhere else in the install.  Any advice?

    try deleting the database tables for leantime then reinstall it again

  22. 13 hours ago, EgyptianSnakeLegs said:

    I'm in a similar boat to Heciruam and have no idea what to do next to get LeanTime up and running.  I went into my MariaDB docker, created a user "leantimeadmin" with a password.  Granted the user ALL *.*  Created the database "leantime" and then entered the appropriate data into the LeanTime docker settings.  I no longer get the "Can't connect to database" error, but just a white page.  The logs show the following:

    
    Creating configuration file!
    2020-05-01 21:58:45,764 CRIT Supervisor is running as root. Privileges were not dropped because no user is specified in the config file. If you intend to run as root, you can set user=root in the config file to avoid this message.
    2020-05-01 21:58:45,767 INFO supervisord started with pid 17
    2020-05-01 21:58:46,770 INFO spawned: 'httpd' with pid 19
    2020-05-01 21:58:46,773 INFO spawned: 'php-fpm' with pid 20
    [01-May-2020 21:58:46] NOTICE: fpm is running, pid 20
    [01-May-2020 21:58:46] NOTICE: ready to handle connections
    2020-05-01 21:58:47,850 INFO success: httpd entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
    2020-05-01 21:58:47,850 INFO success: php-fpm entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
    127.0.0.1 - 01/May/2020:21:58:53 +0000 "GET /index.php" 500
    127.0.0.1 - 01/May/2020:21:58:56 +0000 "GET /index.php" 500

    Not sure what I'm missing, or why the error about root is there.  Any help would be greatly appreciated.

     

    Cheers!

    You need to go to http://leantime:port/install

  23. On 5/1/2020 at 12:34 AM, Heciruam said:

    So if I understand correctly. The mariadb needs to be on port 3306?

    I also noticed that there seems to be no AppData Config Path in this template. Can I simply add one or does this have to be done for the template?

    Thank you very much for helping!

    I edited my last reply
     

    Quote

     

    yeah leadtime dont have variable for database or im not sure cant find it

    will try to make issue

     

    for appdata path there are none on the docker-compose so it not needed https://github.com/Leantime/docker-leantime/blob/master/docker-compose.yml

  24. 49 minutes ago, Heciruam said:

    So I tried to get your leantime package up and running. But I have no idea why it's not working.
    I think I set up mariadb correctly since I've done it plenty of times with nextcloud, mattermost and others.

    I just don't know how to fill out this template.
    This is how I did it:
    2088621232_Screenshot(33).thumb.png.1d3fbb1c2a1c5dc7839b8d32caad4f59.png

     

    What am I doing wrong?

    its because DB_HOST should only be ip or hostname

    it default to 3306 which what mariadb or mysql use

    ill try to add the DB_PORT add variable for now DB_PORT and put 3311 on it

     

    yeah leadtime dont have variable for database or im not sure cant find it

    will try to make issue

    • Like 1