Code Monkey home page Code Monkey logo

Comments (5)

ingenieroariel avatar ingenieroariel commented on August 16, 2024

from django-docker.

t-book avatar t-book commented on August 16, 2024

Ariel,

That´s the point. Websharing was disabled in OSX system settings but ps -ax | grep showed a running httpd on port 80. I´ve disabled it with sudo launchctl unload -w /System/Library/LaunchDaemons/org.apache.httpd.plist permanently. Unfortunately after docker up and visiting localhost in browser I´m getting a new error:

`ProgrammingError at /
relation "django_site" does not exist
LINE 1: ..."django_site"."domain", "django_site"."name" FROM "django_si...
^
Request Method: GET
Request URL: http://localhost/
Django Version: 1.8.7
Exception Type: ProgrammingError
Exception Value:
relation "django_site" does not exist
LINE 1: ..."django_site"."domain", "django_site"."name" FROM "django_si...
^
Exception Location: /usr/local/lib/python2.7/site-packages/django/db/backends/utils.py in execute, line 64
Python Executable: /usr/local/bin/python2
Python Version: 2.7.9
Python Path:
['/usr/local/bin',
'/usr/src/app',
'/usr/local/lib/python27.zip',
'/usr/local/lib/python2.7',
'/usr/local/lib/python2.7/plat-linux2',
'/usr/local/lib/python2.7/lib-tk',
'/usr/local/lib/python2.7/lib-old',
'/usr/local/lib/python2.7/lib-dynload',
'/usr/local/lib/python2.7/site-packages',
'/usr/src/app']
Server time: Di, 28 Feb 2017 01:14:37 -0600

this is what docker ps says:

dc9ff05591cd geonode/nginx:geoserver "nginx -g 'daemon off" 19 minutes ago Up 19 minutes 0.0.0.0:80->80/tcp, 443/tcp geonode_geonode_1

1104a0e5ecae geonode/django "django-admin.py runs" 19 minutes ago Up 19 minutes 8000/tcp geonode_django_1

9f22e81abb45 geonode/django "celery worker --app=" 19 minutes ago Up 19 minutes 8000/tcp geonode_celery_1

d1e7f443a4f9 geonode/geoserver:alias "/usr/local/tomcat/tm" 10 hours ago Up 19 minutes 0.0.0.0:32768->8080/tcp geonode_geoserver_1

403563a5f01b elasticsearch "/docker-entrypoint.s" 10 hours ago Up 19 minutes 9200/tcp, 9300/tcp geonode_elasticsearch_1

ea04f3adb97f postgres "docker-entrypoint.sh" 10 hours ago Up 19 minutes 5432/tcp geonode_postgres_1

2fe7c049c77d rabbitmq "docker-entrypoint.sh" 10 hours ago Up 19 minutes 4369/tcp, 5671-5672/tcp, 25672/tcp geonode_rabbitmq_1

from django-docker.

ingenieroariel avatar ingenieroariel commented on August 16, 2024

from django-docker.

t-book avatar t-book commented on August 16, 2024

thanks Ariel!

from django-docker.

MatheusXimeness avatar MatheusXimeness commented on August 16, 2024

Antes de realmente usar o GeoNode, você precisará fazer todas as seguintes ações: https://github.com/GeoNode/geonode/blob/master/Makefile#L9
...
Em terça-feira, 28 de fevereiro de 2017 às 02:18, Toni (–anatol) @.***> escreveu: Ariel, esse é o ponto. O compartilhamento de Web foi desativado nas configurações do sistema OSX, mas ps -ax | O grep mostrou um httpd em execução na porta 80. Desativei-o com o sudo launchctl unload -w /System/Library/LaunchDaemons/org.apache.httpd.plist permanentemente. Infelizmente, após ligar o docker e visitar o host local no navegador, estou recebendo um novo erro: ProgrammingError na / relação "django_site" não existe LINHA 1: ... "django_site". "Domain", "django_site". "Name" FROM " django_si ... ^ Método de solicitação: URL de solicitação GET: http: // localhost / Django Versão: 1.8.7 Tipo de exceção: ProgrammingError Valor da exceção: a relação "django_site" não existe LINHA 1: ... domínio "django_site". " "," django_site ".# 3 (comentário) > ou silencie o encadeamento < https://github.com/notifications/unsubscribe-auth/AADW16_LS2ksFpr7VnTzkyQSmBtaTnkpks5rg8pYgaJpZM4MNp_4 >.

How i do that?

from django-docker.

Related Issues (5)

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.