[GeoNode-users] Geonode Install on Ubuntu 18.04

Jose Cáceres jose.atyus at gmail.com
Sat Dec 1 13:35:17 PST 2018


Hi Tony,

Thanks for your response.

local_settings does have he right credentials.

I don't see anything wrong when I run:

DJANGO_SETTINGS_MODULE=geonode.local_settings paver reset; \
  paver setup; \
  paver sync; \
  python manage.py collectstatic --noinput

Here is the log I get:

---> pavement.reset
---> pavement.stop
---> pavement.stop_geoserver
Stopping geoserver (process number 47257)
sleep 30
Stopping geoserver (process number 47259)
[Errno 3] No such process
---> pavement.stop_qgis_server
Stopping GeoNode ...
---> pavement.stop_django
rm -rf /home/geoportal/geonode/geonode/development.db
rm -rf geonode/development.db
rm -rf geonode/uploaded/*
rmtree path('geoserver/data')
---> pavement.setup
---> pavement.setup_geoserver
rmtree path('geoserver/data')
---> pavement.setup_qgis_server
---> pavement.updategeoip
 python -W ignore manage.py updategeoip -o
GeoNode development environment successfully set up.If you have not set up
an administrative account, please do so now. Use "paver start" to start up
the server.
---> pavement.sync
 python -W ignore manage.py makemigrations --noinput
No changes detected
 python -W ignore manage.py migrate --noinput
Operations to perform:
  Apply all migrations: account, actstream, admin, agon_ratings,
announcements, auth, avatar, base, contenttypes, dialogos, documents,
geonode_client, geonode_themes, groups, guardian, invitations, layers,
maps, oauth2_provider, people, pinax_notifications, services, sessions,
sites, socialaccount, taggit, tastypie, upload, user_messages
Running migrations:
  Applying contenttypes.0001_initial... OK
  Applying taggit.0001_initial... OK
  Applying taggit.0002_auto_20150616_2121... OK
  Applying contenttypes.0002_remove_content_type_name... OK
  Applying auth.0001_initial... OK
  Applying auth.0002_alter_permission_name_max_length... OK
  Applying auth.0003_alter_user_email_max_length... OK
  Applying auth.0004_alter_user_username_opts... OK
  Applying auth.0005_alter_user_last_login_null... OK
  Applying auth.0006_require_contenttypes_0002... OK
  Applying people.24_initial... OK
  Applying account.0001_initial... OK
  Applying account.0002_email_max_length... OK
  Applying actstream.0001_initial... OK
  Applying actstream.0002_remove_action_data... OK
  Applying admin.0001_initial... OK
  Applying admin.0002_logentry_remove_auto_add... OK
  Applying agon_ratings.0001_initial... OK
  Applying announcements.0001_initial... OK
  Applying announcements.0002_auto_20181201_1638... OK
  Applying auth.0007_alter_validators_add_error_messages... OK
  Applying auth.0008_alter_user_username_max_length... OK
  Applying avatar.0001_initial... OK
  Applying base.24_initial... OK
  Applying base.24_to_26... OK
  Applying base.26_to_27... OK
  Applying base.0027_auto_20170801_1228... OK
  Applying base.0028_resourcebase_is_approved... OK
  Applying base.0029_auto_20171114_0341... OK
  Applying base.0030_auto_20180309_0833... OK
  Applying base.0031_auto_20180309_0837... OK
  Applying base.0032_auto_20180329_1844... OK
  Applying base.0033_auto_20180330_0951... OK
  Applying base.0034_auto_20180606_1543... OK
  Applying base.0035_resourcebase_dirty_state... OK
  Applying dialogos.0001_initial... OK
  Applying documents.24_initial... OK
  Applying documents.25_add_documentresourcelink_table... OK
  Applying documents.26_move_data_to_documentresourcelink_table... OK
  Applying documents.27_drop_resource_columns_from_document_table... OK
  Applying documents.0028_auto_20170801_1228... OK
  Applying documents.0029_auto_20180301_1947... OK
  Applying documents.0030_auto_20180302_0430... OK
  Applying documents.0031_auto_20180409_1238... OK
  Applying documents.0032_auto_20180412_0822... OK
  Applying documents.0033_auto_20180414_2120... OK
  Applying geonode_client.0001_initial... OK
  Applying geonode_client.0002_auto_20180412_1039... OK
  Applying
geonode_client.0003_geonodethemecustomization_jumbotron_welcome_hide... OK
  Applying geonode_client.0004_auto_20180416_1319... OK
  Applying geonode_client.0005_auto_20181015_1201... OK
  Applying geonode_themes.0001_initial... OK
  Applying geonode_themes.0002_auto_20181015_1208... OK
  Applying
geonode_themes.0003_remove_geonodethemecustomization_identifier... OK
  Applying groups.24_initial... OK
  Applying groups.26_to_27... OK
  Applying groups.0027_auto_20180105_1631... OK
  Applying groups.0028_auto_20180606_1543... OK
  Applying guardian.0001_initial... OK
  Applying invitations.0001_initial... OK
  Applying invitations.0002_auto_20151126_0426... OK
  Applying invitations.0003_auto_20151126_1523... OK
  Applying layers.24_initial... OK
  Applying services.24_initial... OK
  Applying services.0025_harvestjob... OK
  Applying services.0026_auto_20171130_0600... OK
  Applying services.0027_harvestjob_details... OK
  Applying services.0028_auto_20171201_0640... OK
  Applying services.0029_auto_20171203_1624... OK
  Applying services.0030_auto_20171212_0518... OK
  Applying layers.24_to_26... OK
  Applying layers.26_to_27... OK
  Applying layers.0027_auto_20170801_1228... OK
  Applying layers.0028_auto_20171218_0249... OK
  Applying layers.0029_layer_service... OK
  Applying layers.0030_auto_20180228_0812... OK
  Applying layers.0031_uploadsession_resource... OK
  Applying layers.0032_auto_20180424_1638... OK
  Applying layers.0033_auto_20180606_1543... OK
  Applying maps.24_initial... OK
  Applying maps.0025_auto_20170801_1228... OK
  Applying maps.0026_auto_20180301_1947... OK
  Applying maps.0027_auto_20180302_0430... OK
  Applying maps.0028_auto_20180409_1238... OK
  Applying maps.0029_auto_20180412_0822... OK
  Applying maps.0030_auto_20180414_2120... OK
  Applying oauth2_provider.0001_initial... OK
  Applying oauth2_provider.0002_08_updates... OK
  Applying oauth2_provider.0003_auto_20160316_1503... OK
  Applying oauth2_provider.0004_auto_20160525_1623... OK
  Applying oauth2_provider.0005_auto_20170514_1141... OK
  Applying oauth2_provider.0006_auto_20170903_1632... OK
  Applying oauth2_provider.0007_application_algorithm... OK
  Applying oauth2_provider.0008_idtoken... OK
  Applying oauth2_provider.0006_auto_20171214_2232... OK
  Applying oauth2_provider.0009_merge_20180606_1314... OK
  Applying people.0025_auto_20170924_0932... OK
  Applying people.0026_auto_20171120_0730... OK
  Applying people.0027_auto_20180414_2120... OK
  Applying people.0028_auto_20180606_1543... OK
  Applying pinax_notifications.0001_initial... OK
  Applying pinax_notifications.0002_auto_20171003_2006... OK
  Applying services.0031_auto_20180301_1947... OK
  Applying services.0032_auto_20180302_0430... OK
  Applying services.0031_service_proxy_base... OK
  Applying services.0033_merge... OK
  Applying services.0034_auto_20180309_0917... OK
  Applying services.0035_auto_20180327_0846... OK
  Applying services.0036_auto_20180331_1039... OK
  Applying services.0037_auto_20180409_1238... OK
  Applying services.0038_auto_20180412_0822... OK
  Applying services.0039_auto_20180414_2120... OK
  Applying sessions.0001_initial... OK
  Applying sites.0001_initial... OK
  Applying sites.0002_alter_domain_unique... OK
  Applying socialaccount.0001_initial... OK
  Applying socialaccount.0002_token_max_lengths... OK
  Applying socialaccount.0003_extra_data_default_dict... OK
  Applying tastypie.0001_initial... OK
  Applying upload.24_initial... OK
  Applying user_messages.0001_initial... OK
  Applying user_messages.0002_auto_20171107_1128... OK
  Applying user_messages.0003_auto_20171108_1037... OK
  Applying user_messages.0004_auto_20171108_1101... OK
 python -W ignore manage.py loaddata sample_admin.json
Installed 1 object(s) from 1 fixture(s)
 python -W ignore manage.py loaddata
geonode/base/fixtures/default_oauth_apps.json
Installed 1 object(s) from 1 fixture(s)
 python -W ignore manage.py loaddata geonode/base/fixtures/initial_data.json
Installed 300 object(s) from 1 fixture(s)
 python -W ignore manage.py set_all_layers_alternate
Found another file with the destination path 'gruntfile.js'. It will be
ignored since only the first encountered file is collected. If this is not
what you want, make sure every static file has a unique path.
Found another file with the destination path 'bower.json'. It will be
ignored since only the first encountered file is collected. If this is not
what you want, make sure every static file has a unique path.
Found another file with the destination path 'package.json'. It will be
ignored since only the first encountered file is collected. If this is not
what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/css/bootstrap-datetimepicker.min.css'. It will be ignored since only
the first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path 'lib/css/leaflet-measure.css'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/css/bootstrap.min.css'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/css/multi-select.css'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/css/L.Control.Pan.css'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/css/leaflet.fullscreen.css'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path
'lib/css/bootstrap-select.min.css'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path 'lib/css/assets.min.css'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/css/bootstrap-toggle.min.css'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path
'lib/css/leaflet-plugins.min.css'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path
'lib/css/jquery.dataTables.css'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path 'lib/css/Control.Opacity.css'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/css/geonode_icon.png'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/css/fastselect.min.css'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/css/tokenfield-typeahead.min.css'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path 'lib/css/easy-button.css'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/css/bootstrap-treeview.min.css'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'lib/css/jquery.treefilter.css'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path
'lib/css/bootstrap-table.min.css'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path
'lib/css/bootstrap-wysihtml5-0.0.2.css'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path 'lib/css/select2.css'. It will
be ignored since only the first encountered file is collected. If this is
not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/css/jquery.tree-multiselect.min.css'. It will be ignored since only
the first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path 'lib/css/Leaflet.NavBar.css'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/css/bootstrap-tokenfield.min.css'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path 'lib/css/jquery-ui.css'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/js/Control.Opacity.js'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/js/select2.min.js'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/js/jquery.treefilter-min.js'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path 'lib/js/easy-button.js'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/js/carousel.js'. It will
be ignored since only the first encountered file is collected. If this is
not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/js/jquery.multi-select.js'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path 'lib/js/jquery.timeago.js'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/js/jquery.ajaxprogress.js'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path 'lib/js/clipboard.js'. It will
be ignored since only the first encountered file is collected. If this is
not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/js/popover.js'. It will
be ignored since only the first encountered file is collected. If this is
not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/js/modal.js'. It will be
ignored since only the first encountered file is collected. If this is not
what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/js/jquery.min.js'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/js/text.js'. It will be
ignored since only the first encountered file is collected. If this is not
what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/js/affix.js'. It will be
ignored since only the first encountered file is collected. If this is not
what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/js/dropdown.js'. It will
be ignored since only the first encountered file is collected. If this is
not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/js/collapse.js'. It will
be ignored since only the first encountered file is collected. If this is
not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/js/bootstrap-wysihtml5-0.0.2.min.js'. It will be ignored since only
the first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'lib/js/bootstrap-table.min.js'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path 'lib/js/leaflet-measure.js'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/js/jquery.ajaxQueue.js'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/js/scrollspy.js'. It will
be ignored since only the first encountered file is collected. If this is
not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/js/jquery.raty.js'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/js/assets.min.js'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/js/jquery.dataTables.js'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/js/bootstrap-toggle.min.js'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path 'lib/js/bootstrap.min.js'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/js/Leaflet.NavBar.js'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/js/angular-cookies.js'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/js/jquery-ui.custom.min.js'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path 'lib/js/tab.js'. It will be
ignored since only the first encountered file is collected. If this is not
what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/js/bootstrap-treeview.min.js'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path 'lib/js/transition.js'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/js/waypoints.js'. It will
be ignored since only the first encountered file is collected. If this is
not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/js/esri-leaflet.js'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/js/underscore-min.js'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/js/underscore.js'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/js/ZeroClipboard.min.js'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/js/bootstrap-select.min.js'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path 'lib/js/waypoints.min.js'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/js/Leaflet.fullscreen.min.js'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path
'lib/js/bootstrap-datetimepicker.min.js'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path 'lib/js/angular.js'. It will
be ignored since only the first encountered file is collected. If this is
not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/js/json2.js'. It will be
ignored since only the first encountered file is collected. If this is not
what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/js/fastselect.standalone.min.js'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path 'lib/js/jquery-ui.custom.js'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/js/jquery.tree-multiselect.min.js'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path 'lib/js/button.js'. It will be
ignored since only the first encountered file is collected. If this is not
what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/js/tooltip.js'. It will
be ignored since only the first encountered file is collected. If this is
not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/js/leaflet-plugins.min.js'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path 'lib/js/bootstrap.js'. It will
be ignored since only the first encountered file is collected. If this is
not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/js/bootstrap-tokenfield.min.js'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path 'lib/js/select2.js'. It will
be ignored since only the first encountered file is collected. If this is
not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/js/jquery.js'. It will be
ignored since only the first encountered file is collected. If this is not
what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/js/L.Control.Pan.js'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/js/jquery.ajaxQueue.min.js'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path 'lib/js/require.js'. It will
be ignored since only the first encountered file is collected. If this is
not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/js/moment-with-locales.min.js'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path 'lib/js/alert.js'. It will be
ignored since only the first encountered file is collected. If this is not
what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/js/jquery.raty.min.js'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/js/angular-leaflet-directive.min.js'. It will be ignored since only
the first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path 'lib/js/npm.js'. It will be
ignored since only the first encountered file is collected. If this is not
what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/img/fullscreen.png'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/img/back_enabled.png'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/img/ui-bg_glass_95_fef1ec_1x400.png'. It will be ignored since only
the first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path 'lib/img/sort_asc.png'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/img/ui-icons_cd0a0a_256x240.png'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path 'lib/img/cancel-off.png'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/img/cancel.png'. It will
be ignored since only the first encountered file is collected. If this is
not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/img/start.png'. It will
be ignored since only the first encountered file is collected. If this is
not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/img/higherOpacity64.png'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/img/ui-bg_gloss-wave_35_f6a828_500x100.png'. It will be ignored since
only the first encountered file is collected. If this is not what you want,
make sure every static file has a unique path.
Found another file with the destination path
'lib/img/ui-icons_454545_256x240.png'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'lib/img/ui-bg_highlight-soft_75_ffe45c_1x100.png'. It will be ignored
since only the first encountered file is collected. If this is not what you
want, make sure every static file has a unique path.
Found another file with the destination path
'lib/img/ui-bg_glass_100_fdf5ce_1x400.png'. It will be ignored since only
the first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'lib/img/glyphicons-halflings.png'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path 'lib/img/trash.png'. It will
be ignored since only the first encountered file is collected. If this is
not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/img/sort_desc.png'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/img/check.png'. It will
be ignored since only the first encountered file is collected. If this is
not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/img/focus.png'. It will
be ignored since only the first encountered file is collected. If this is
not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/img/check_ at 2X.png'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/img/ui-icons_888888_256x240.png'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path 'lib/img/select2x2.png'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/img/lowerOpacity.png'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/img/forward_disabled.png'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path
'lib/img/arrow-left_bbbbbb_14.png'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path
'lib/img/ui-bg_glass_65_ffffff_1x400.png'. It will be ignored since only
the first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path 'lib/img/map_magnify.png'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/img/pan-up.png'. It will
be ignored since only the first encountered file is collected. If this is
not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/img/animated-overlay.gif'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path
'lib/img/ui-bg_glass_75_e6e6e6_1x400.png'. It will be ignored since only
the first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'lib/img/ui-icons_222222_256x240.png'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'lib/img/arrow-left_000000_14.png'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path
'lib/img/ui-icons_ffd27a_256x240.png'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path 'lib/img/switch.png'. It will
be ignored since only the first encountered file is collected. If this is
not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/img/star-half.png'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/img/rulers_ at 2X.png'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/img/ui-bg_highlight-soft_100_eeeeee_1x100.png'. It will be ignored
since only the first encountered file is collected. If this is not what you
want, make sure every static file has a unique path.
Found another file with the destination path
'lib/img/ui-bg_highlight-soft_75_cccccc_1x100.png'. It will be ignored
since only the first encountered file is collected. If this is not what you
want, make sure every static file has a unique path.
Found another file with the destination path
'lib/img/forward_enabled_hover.png'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path 'lib/img/cancel-on.png'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/img/sort_desc_disabled.png'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path 'lib/img/back_disabled.png'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/img/ui-bg_glass_55_fbf9ee_1x400.png'. It will be ignored since only
the first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'lib/img/ui-bg_flat_0_aaaaaa_40x100.png'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path 'lib/img/star-on.png'. It will
be ignored since only the first encountered file is collected. If this is
not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/img/home_000000_14.png'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/img/star-off.png'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/img/higherOpacity.png'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/img/fullscreen at 2x.png'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/img/sort_both.png'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/img/pan-left.png'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/img/ui-icons_2e83ff_256x240.png'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path 'lib/img/select2-spinner.gif'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/img/ui-icons_ef8c08_256x240.png'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path 'lib/img/home_bbbbbb_14.png'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/img/map_delete.png'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/img/map_add.png'. It will
be ignored since only the first encountered file is collected. If this is
not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/img/map.png'. It will be
ignored since only the first encountered file is collected. If this is not
what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/img/pan-down.png'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/img/ui-bg_glass_75_dadada_1x400.png'. It will be ignored since only
the first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path 'lib/img/ZeroClipboard.swf'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/img/glyphicons-halflings-white.png'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path 'lib/img/spinner.gif'. It will
be ignored since only the first encountered file is collected. If this is
not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/img/arrow-right_bbbbbb_14.png'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path 'lib/img/start_ at 2X.png'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/img/map_go.png'. It will
be ignored since only the first encountered file is collected. If this is
not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/img/trash_ at 2X.png'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/img/ui-bg_diagonals-thick_18_b81900_40x40.png'. It will be ignored
since only the first encountered file is collected. If this is not what you
want, make sure every static file has a unique path.
Found another file with the destination path
'lib/img/ui-icons_ffffff_256x240.png'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path 'lib/img/focus_ at 2X.png'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/img/select2.png'. It will
be ignored since only the first encountered file is collected. If this is
not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/img/forward_enabled.png'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/img/ui-bg_flat_10_000000_40x100.png'. It will be ignored since only
the first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'lib/img/sort_asc_disabled.png'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path
'lib/img/ui-bg_diagonals-thick_20_666666_40x40.png'. It will be ignored
since only the first encountered file is collected. If this is not what you
want, make sure every static file has a unique path.
Found another file with the destination path 'lib/img/rulers.png'. It will
be ignored since only the first encountered file is collected. If this is
not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/img/pan-right.png'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/img/lowerOpacity64.png'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'lib/img/map_edit.png'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/img/ui-bg_glass_100_f6f6f6_1x400.png'. It will be ignored since only
the first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path 'lib/img/cancel_ at 2X.png'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'lib/img/ui-bg_flat_75_ffffff_40x100.png'. It will be ignored since only
the first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'lib/img/back_enabled_hover.png'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path
'lib/img/ui-icons_228ef1_256x240.png'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'lib/img/arrow-right_000000_14.png'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/css/font-awesome.css'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path
'geonode/css/font-awesome.min.css'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path
'geonode/css/social_twitter.css'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path
'geonode/css/ext-compatibility.css'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path 'geonode/css/map_leaflet.css'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'geonode/css/base.css'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'geonode/css/ux-all.css'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/css/fileuploadfield.css'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path
'geonode/css/geoexplorer/map_geoexplorer.css'. It will be ignored since
only the first encountered file is collected. If this is not what you want,
make sure every static file has a unique path.
Found another file with the destination path 'geonode/less/base.less'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'geonode/less/fonts.less'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'geonode/less/bootstrap.less'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'geonode/less/variables.less'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/navs.less'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/bootstrap.less'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/breadcrumbs.less'. It will be ignored since only
the first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/grid.less'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/panels.less'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/scaffolding.less'. It will be ignored since only
the first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/component-animations.less'. It will be ignored
since only the first encountered file is collected. If this is not what you
want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/glyphicons.less'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/badges.less'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/variables.less'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/theme.less'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/thumbnails.less'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/wells.less'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/button-groups.less'. It will be ignored since only
the first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/tooltip.less'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/modals.less'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/alerts.less'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/responsive-embed.less'. It will be ignored since
only the first encountered file is collected. If this is not what you want,
make sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/responsive-utilities.less'. It will be ignored
since only the first encountered file is collected. If this is not what you
want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/progress-bars.less'. It will be ignored since only
the first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/normalize.less'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/close.less'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/buttons.less'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/tables.less'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/dropdowns.less'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/pagination.less'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/code.less'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/type.less'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/labels.less'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/pager.less'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/forms.less'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/utilities.less'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/mixins.less'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/carousel.less'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/navbar.less'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/print.less'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/input-groups.less'. It will be ignored since only
the first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/popovers.less'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/jumbotron.less'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/list-group.less'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/media.less'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/mixins/gradients.less'. It will be ignored since
only the first encountered file is collected. If this is not what you want,
make sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/mixins/clearfix.less'. It will be ignored since
only the first encountered file is collected. If this is not what you want,
make sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/mixins/size.less'. It will be ignored since only
the first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/mixins/border-radius.less'. It will be ignored
since only the first encountered file is collected. If this is not what you
want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/mixins/grid.less'. It will be ignored since only
the first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/mixins/panels.less'. It will be ignored since only
the first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/mixins/tab-focus.less'. It will be ignored since
only the first encountered file is collected. If this is not what you want,
make sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/mixins/vendor-prefixes.less'. It will be ignored
since only the first encountered file is collected. If this is not what you
want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/mixins/alerts.less'. It will be ignored since only
the first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/mixins/text-overflow.less'. It will be ignored
since only the first encountered file is collected. If this is not what you
want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/mixins/grid-framework.less'. It will be ignored
since only the first encountered file is collected. If this is not what you
want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/mixins/table-row.less'. It will be ignored since
only the first encountered file is collected. If this is not what you want,
make sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/mixins/nav-divider.less'. It will be ignored since
only the first encountered file is collected. If this is not what you want,
make sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/mixins/progress-bar.less'. It will be ignored since
only the first encountered file is collected. If this is not what you want,
make sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/mixins/reset-filter.less'. It will be ignored since
only the first encountered file is collected. If this is not what you want,
make sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/mixins/text-emphasis.less'. It will be ignored
since only the first encountered file is collected. If this is not what you
want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/mixins/background-variant.less'. It will be ignored
since only the first encountered file is collected. If this is not what you
want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/mixins/buttons.less'. It will be ignored since only
the first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/mixins/pagination.less'. It will be ignored since
only the first encountered file is collected. If this is not what you want,
make sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/mixins/responsive-visibility.less'. It will be
ignored since only the first encountered file is collected. If this is not
what you want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/mixins/center-block.less'. It will be ignored since
only the first encountered file is collected. If this is not what you want,
make sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/mixins/labels.less'. It will be ignored since only
the first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/mixins/image.less'. It will be ignored since only
the first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/mixins/forms.less'. It will be ignored since only
the first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/mixins/reset-text.less'. It will be ignored since
only the first encountered file is collected. If this is not what you want,
make sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/mixins/resize.less'. It will be ignored since only
the first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/mixins/nav-vertical-align.less'. It will be ignored
since only the first encountered file is collected. If this is not what you
want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/mixins/opacity.less'. It will be ignored since only
the first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/mixins/hide-text.less'. It will be ignored since
only the first encountered file is collected. If this is not what you want,
make sure every static file has a unique path.
Found another file with the destination path
'geonode/less/bootstrap/mixins/list-group.less'. It will be ignored since
only the first encountered file is collected. If this is not what you want,
make sure every static file has a unique path.
Found another file with the destination path 'geonode/js/search/search.js'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/js/search/explore.js'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path 'geonode/js/search/cart.js'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/js/templates/cart.html'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path
'geonode/js/templates/upload.html'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path 'geonode/js/upload/csv.js'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/js/upload/FileType.js'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path 'geonode/js/upload/main.js'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'geonode/js/upload/time.js'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'geonode/js/upload/common.js'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/js/upload/FileTypes.js'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path 'geonode/js/upload/path.js'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'geonode/js/upload/upload.js'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/js/upload/LayerInfo.js'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path 'geonode/js/upload/srs.js'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'geonode/js/base/base.js'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'geonode/js/utils/utils.js'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/js/utils/batch_ops.js'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path
'geonode/js/utils/thumbnail.js'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path 'geonode/js/tests/test.js'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/js/tests/SpecRunner.html'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path
'geonode/js/tests/run-tests.sh'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path
'geonode/js/extjs/GeoNode-GeoExplorer.js'. It will be ignored since only
the first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path 'geonode/js/extjs/ux.js'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/js/extjs/GeoNode-mixin.js'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/js/extjs/Geonode-CatalogueApiSearch.js'. It will be ignored since
only the first encountered file is collected. If this is not what you want,
make sure every static file has a unique path.
Found another file with the destination path 'geonode/js/status/status.js'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/js/status/UploadSession.js'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path 'geonode/js/status/main.js'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/fonts/glyphicons-halflings-regular.eot'. It will be ignored since
only the first encountered file is collected. If this is not what you want,
make sure every static file has a unique path.
Found another file with the destination path
'geonode/fonts/fontawesome-webfont.eot'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/fonts/FontAwesome.otf'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path 'geonode/fonts/lato_bold.ttf'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/fonts/glyphicons-halflings-regular.svg'. It will be ignored since
only the first encountered file is collected. If this is not what you want,
make sure every static file has a unique path.
Found another file with the destination path
'geonode/fonts/glyphicons-halflings-regular.woff'. It will be ignored since
only the first encountered file is collected. If this is not what you want,
make sure every static file has a unique path.
Found another file with the destination path
'geonode/fonts/lato_light.ttf'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path
'geonode/fonts/glyphicons-halflings-regular.woff2'. It will be ignored
since only the first encountered file is collected. If this is not what you
want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/fonts/fontawesome-webfont.woff2'. It will be ignored since only
the first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/fonts/fontawesome-webfont.svg'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/fonts/glyphicons-halflings-regular.ttf'. It will be ignored since
only the first encountered file is collected. If this is not what you want,
make sure every static file has a unique path.
Found another file with the destination path
'geonode/fonts/fontawesome-webfont.ttf'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/fonts/fontawesome-webfont.woff'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/fonts/lato_regular.ttf'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path 'geonode/img/favicon.ico'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'geonode/img/top2.gif'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'geonode/img/calendar_in.png'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'geonode/img/bottom2.gif'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/img/missing_thumb.png'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path
'geonode/img/glyphicons-halflings.png'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path
'geonode/img/panel-handle.gif'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path 'geonode/img/down2.gif'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'geonode/img/google_plus.png'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/img/arrows_gr_sm.png'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path 'geonode/img/pointer.png'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'geonode/img/up2.gif'. It will
be ignored since only the first encountered file is collected. If this is
not what you want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/img/elbow-plus-nl.gif'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path
'geonode/img/row-editor-btns.gif'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path
'geonode/img/spinner-split.gif'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path 'geonode/img/summary-bg.gif'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'geonode/img/light_gray.jpg'.
It will be ignored since only the first encountered file is collected. If
this is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'geonode/img/avatar.png'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/img/glyphicons-halflings-white.png'. It will be ignored since only
the first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path 'geonode/img/left2.gif'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'geonode/img/spinner.gif'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/img/x-grouptabs-corners.gif'. It will be ignored since only the
first encountered file is collected. If this is not what you want, make
sure every static file has a unique path.
Found another file with the destination path 'geonode/img/loading.gif'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'geonode/img/logo-bg.png'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'geonode/img/twitter.png'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/img/summary-group-bg.gif'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path 'geonode/img/facebook.png'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/img/elbow-minus-nl.gif'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path 'geonode/img/logo.png'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/img/row-editor-bg.gif'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.
Found another file with the destination path 'geonode/img/right2.gif'. It
will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
Found another file with the destination path
'geonode/img/default-avatar.jpg'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure
every static file has a unique path.

0 static files copied to '/home/geoportal/geonode/geonode/static_root',
1712 unmodified.


I'm not sure if the last part, when it says that found another file, is
because I have already runing this command, although the error that I send
in my first email happen the first time I run the command.

However, if I run:

sudo WORKON_HOME=/home/geoportal/Envs/geonode
DJANGO_SETTINGS_MODULE=geonode.settings
GEONODE_ETC=/home/geoportal/geonode/geonode
GEOSERVER_DATA_DIR=/var/lib/tomcat8/webapps/geoserver/data geonode_updateip
-p my_ip


Using geonode.settings instead of geonoed.local_settings I don't get the
same error, it loads like this:

PUBLIC_IP http://10.8.11.66
LOCAL_IP http://localhost
Replacing SITEURL value with 'http://10.8.11.66' in
/home/geoportal/geonode/geonode/local_settings.py ... done.
Adding entry for '10.8.11.66' in
/var/lib/tomcat8/webapps/geoserver/data/printing/config.yaml ...
'10.8.11.66' already found to the printing whitelist.
Setting up oauth
Waiting Tomcat Service to Restart...
Waiting Apache HTTPD Service to Restart...
Inspecting the available layers in GeoServer ...
Found 0 layers, starting processing


Finished processing 0 layers in 0.0 seconds.

0 Created layers
0 Updated layers
0 Failed layers
0.000000 seconds per layer


I can access http://my_ip/geoserver site just fine, but I cannot access
http://my_ip as it shows a "500 Internal Server Error"

I do have a doubt with this line:

GEONODE_SRC_PATH="\/my\/opt_path"; sudo sed -i -e
"s/\/home\/geo/$GEONODE_SRC_PATH/g"
/etc/apache2/sites-available/geonode.conf


I know my/opth_path is where I deploy my geonode but the /home/geo will
alway be the same? Or that directory also depends on my local installation?

Kind regards and thank you for your help,

José






[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&>
Remitente
notificado con
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&>
01/12/18
15:29:27

On Sat, Dec 1, 2018 at 2:08 PM Toni Schönbuchner <
toni.schoenbuchner at csgis.de> wrote:

> Hi Jose,
>
> does your local_settings file has the correct database credentials?
> also before when you run
>
>
> DJANGO_SETTINGS_MODULE=geonode.local_settings paver reset; \
>   paver setup; \
>   paver sync; \
>   python manage.py collectstatic --noinput
>
> ?
>
> Cheers,
>
> Toni
>
> > Am 01.12.2018 um 21:00 schrieb geonode-users-request at lists.osgeo.org:
> >
> > Today's Topics:
> >
> >   1. Geonode Install on Ubuntu 18.04 (Jose Cáceres)
> >
> >
> > ----------------------------------------------------------------------
> >
> > Message: 1
> > Date: Sat, 1 Dec 2018 11:01:33 -0600
> > From: Jose Cáceres <jose.atyus at gmail.com>
> > To: geonode-users at lists.osgeo.org
> > Subject: [GeoNode-users] Geonode Install on Ubuntu 18.04
> > Message-ID:
> >       <
> CAEDNwnNM06huxrOTHBTWzYsmfZv6R5U_duukQaY5ytG74aNgRg at mail.gmail.com>
> > Content-Type: text/plain; charset="utf-8"
> >
> > Hi,
> >
> > I've been trying to deploy Geonode 2.10 on a Ubuntu 18.04 server using
> the
> > instructions provide here:
> >
> https://docs.google.com/document/d/1jNg2BKn2H9Haoyqpe7XkK_Nj-siL7PUlhP40hGi9OZ8/edit
> >
> > However I'm getting the same error every time I try to run the command:
> >
> > sudo WORKON_HOME=/my/opt_path/Envs/geonode
> > DJANGO_SETTINGS_MODULE=geonode.local_settings
> > GEONODE_ETC=/my/opt_path/geonode/geonode
> > GEOSERVER_DATA_DIR=/var/lib/tomcat8/webapps/geoserver/data
> geonode_updateip
> > -p localhost
> >
> > I've change /my/opt_path/ for my own directory, but I get the following
> > error:
> >
> > Traceback (most recent call last):
> >  File "/home/geoportal/Envs/geonode/bin/django-admin", line 11, in
> <module>
> >    sys.exit(execute_from_command_line())
> >  File
> >
> "/home/geoportal/Envs/geonode/local/lib/python2.7/site-packages/django/core/management/__init__.py",
> > line 364, in execute_from_command_line
> >    utility.execute()
> >  File
> >
> "/home/geoportal/Envs/geonode/local/lib/python2.7/site-packages/django/core/management/__init__.py",
> > line 356, in execute
> >    self.fetch_command(subcommand).run_from_argv(self.argv)
> >  File
> >
> "/home/geoportal/Envs/geonode/local/lib/python2.7/site-packages/django/core/management/base.py",
> > line 283, in run_from_argv
> >    self.execute(*args, **cmd_options)
> >  File
> >
> "/home/geoportal/Envs/geonode/local/lib/python2.7/site-packages/django/core/management/base.py",
> > line 330, in execute
> >    output = self.handle(*args, **options)
> >  File
> >
> "/home/geoportal/geonode/geonode/base/management/commands/fixsitename.py",
> > line 39, in handle
> >    site = Site.objects.get_current()
> >  File
> >
> "/home/geoportal/Envs/geonode/local/lib/python2.7/site-packages/django/contrib/sites/models.py",
> > line 63, in get_current
> >    return self._get_site_by_id(site_id)
> >  File
> >
> "/home/geoportal/Envs/geonode/local/lib/python2.7/site-packages/django/contrib/sites/models.py",
> > line 35, in _get_site_by_id
> >    site = self.get(pk=site_id)
> >  File
> >
> "/home/geoportal/Envs/geonode/local/lib/python2.7/site-packages/django/db/models/manager.py",
> > line 85, in manager_method
> >    return getattr(self.get_queryset(), name)(*args, **kwargs)
> >  File
> >
> "/home/geoportal/Envs/geonode/local/lib/python2.7/site-packages/django/db/models/query.py",
> > line 374, in get
> >    num = len(clone)
> >  File
> >
> "/home/geoportal/Envs/geonode/local/lib/python2.7/site-packages/django/db/models/query.py",
> > line 232, in __len__
> >    self._fetch_all()
> >  File
> >
> "/home/geoportal/Envs/geonode/local/lib/python2.7/site-packages/django/db/models/query.py",
> > line 1121, in _fetch_all
> >    self._result_cache = list(self._iterable_class(self))
> >  File
> >
> "/home/geoportal/Envs/geonode/local/lib/python2.7/site-packages/django/db/models/query.py",
> > line 53, in __iter__
> >    results = compiler.execute_sql(chunked_fetch=self.chunked_fetch)
> >  File
> >
> "/home/geoportal/Envs/geonode/local/lib/python2.7/site-packages/django/db/models/sql/compiler.py",
> > line 899, in execute_sql
> >    raise original_exception
> > django.db.utils.ProgrammingError: relation "django_site" does not exist
> > LINE 1: ..."django_site"."domain", "django_site"."name" FROM
> "django_si...
>
>

-- 
José David Cáceres
Ingeniero Ambiental
Máster en Tecnologías de la Información Geográfica
e-mail: jose.atyus at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20181201/d231bcc1/attachment-0001.html>


More information about the geonode-users mailing list