Giter Site home page Giter Site logo

Comments (3)

stodge avatar stodge commented on May 29, 2024 2

I worked out what the problem was. I had changed the docker-compose file to expose Friendica on port 9090, instead of 80:

ports:
  - "9090:80"

As I was already running something on 80. I reverted to using 80 and re-started docker-compose and it seems to be ok.

from docker.

annando avatar annando commented on May 29, 2024

I'm no Docker pro, but the message asked if you copied the file .htaccess-dist to .htaccess. Can you check if this happened?

from docker.

stodge avatar stodge commented on May 29, 2024

There's no sign of that happening in the logs:

docker-compose up
Creating network "friendica_default" with the default driver
Creating volume "friendica_db" with default driver
Creating volume "friendica_friendica" with default driver
Creating friendica_db_1 ... done
Creating friendica_app_1 ... done
Attaching to friendica_db_1, friendica_app_1
db_1   | 2020-04-28 14:44:10+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 1:10.4.12+maria~bionic started.
app_1  | Initializing Friendica 2020.03 ...
db_1   | 2020-04-28 14:44:11+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
db_1   | 2020-04-28 14:44:11+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 1:10.4.12+maria~bionic started.
db_1   | 2020-04-28 14:44:11+00:00 [Note] [Entrypoint]: Initializing database files
app_1  | Initializing finished
app_1  | New Friendica instance
app_1  | Running web-based installer on first connect!
app_1  | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.31.32.3. Set the 'ServerName' directive globally to suppress this message
app_1  | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.31.32.3. Set the 'ServerName' directive globally to suppress this message
app_1  | [Tue Apr 28 14:44:12.622917 2020] [mpm_prefork:notice] [pid 1] AH00163: Apache/2.4.25 (Debian) PHP/7.3.17 configured -- resuming normal operations
app_1  | [Tue Apr 28 14:44:12.622984 2020] [core:notice] [pid 1] AH00094: Command line: 'apache2 -D FOREGROUND'
db_1   | 
db_1   | 

I trimmed off the DB logs as I don't think there's anything relevant there.

from docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.