nextcloud installation

  • hi


    i had nc installed with mariadb - working and running great.
    but then my hdd failed. so i replaced it with a new one.
    to do this i had to delete the shared folder and also the installation of nc and mariadb.


    now i installed a new hdd and everything is good. i installed mariadb and its ok.
    but when im trying to install nc - i get this error:


    Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; docker run -d --restart=always -v /etc/localtime:/etc/localtime:ro --net=bridge -p 0.0.0.0:8080:80/tcp -p 0.0.0.0:444:443/tcp -e PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" -e PS1="$(whoami)@$(hostname):$(pwd)\$ " -e HOME="/root" -e TERM="xterm" -e NEXTCLOUD_PATH="/config/www/nextcloud" -v "/sharedfolders/AppData/nextcloud":"/config":rw -v "/sharedfolders/NextCloud":"/data":rw --name="nextcloud" "linuxserver/nextcloud:latest" 2>&1' with exit code '125': 36b7353e043c1e1ebda50d373969149a6f9c842c88bf9b8691b163d9520b08e8 docker: Error response from daemon: driver failed programming external connectivity on endpoint nextcloud (1302b2d3a64ddcacc07dc00fe38803c460022fdc79c95da764e40142babe3abd): Error starting userland proxy: listen tcp 0.0.0.0:8080: bind: address already in use.




    if im trying to forward port 80 to 8081 then its ok but when im trying to access the server i get an internal error:
    Internal Server ErrorThe server encountered an internal error and was unable to complete your request.Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report. More details can be found in the server log.



    any help?

  • in the previous installation it was on 8080. Now its on 8081 because i cannot set 8080.
    How can i clear port 8080?


    Basically is it matter on what port i set it? If its ok on 8081 so its good and i can ignore the issue with 8080 in use?

  • 8080 is nginx: master
    8081 is docker-proxy


    8080 was before a forward to 80 in the nc installation with docker.
    Now when i reinstall it so it didnt let me set 8080 so i set 8081.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!