[GeoNode-users] linked_resources API always return 404

Alexandre Gacon alexandre.gacon at gmail.com
Wed Oct 11 01:13:16 PDT 2023


Hello,

The requirements file which is embedded in the docker image.

Le mar. 10 oct. 2023 à 17:59, Alexandre Gacon <alexandre.gacon at gmail.com> a
écrit :

> I will get it as soon as possible.
>
> Le mar. 10 oct. 2023 à 17:58, Giovanni Allegri <
> giovanni.allegri at geosolutionsgroup.com> a écrit :
>
>> Paste here the content of the src/requirements.txt file.
>>
>> Giovanni
>>
>> On Tue, Oct 10, 2023 at 5:54 PM Alexandre Gacon <
>> alexandre.gacon at gmail.com> wrote:
>>
>>> Hi Giovanni,
>>>
>>> Thanks for the reply. I had a look at the docker compose file for the
>>> version so probably this is not the good place to get it.
>>>
>>> What do you suggest to retrieve the correct version?
>>>
>>> Regards
>>> Alexandre
>>>
>>> Le mar. 10 oct. 2023 à 17:29, Giovanni Allegri <
>>> giovanni.allegri at geosolutionsgroup.com> a écrit :
>>>
>>>> This endpoint has been available since version 4.1.0
>>>> <https://github.com/GeoNode/geonode/pull/10941>.
>>>>
>>>> Giovanni
>>>>
>>>> On Tue, Oct 10, 2023 at 8:58 AM Alexandre Gacon via geonode-users <
>>>> geonode-users at lists.osgeo.org> wrote:
>>>>
>>>>> Hello,
>>>>>
>>>>> For a few weeks now, our geonode instance always returns a 404 error
>>>>> when we try to use the linked_resources endpoint of the API.
>>>>>
>>>>> As a result:
>>>>> - The map preview in the right side of a dataset is never displayed
>>>>> with an ever lasting loader
>>>>> - When we try to create a new map, we also have an ever lasting
>>>>> loader, we never get to display the default basemap
>>>>> - Existing maps are displayed correctly
>>>>>
>>>>> The problem happens with either layers in database or with new layer
>>>>> uploaded with shapefile.
>>>>>
>>>>> GeoNode version : 4.0
>>>>> GeoServer version : 2.20.6
>>>>>
>>>>> Do you have any idea on what's going on?
>>>>>
>>>>> --
>>>>> Alexandre Gacon
>>>>> _______________________________________________
>>>>> geonode-users mailing list
>>>>> geonode-users at lists.osgeo.org
>>>>> https://lists.osgeo.org/mailman/listinfo/geonode-users
>>>>>
>>>>
>>>>
>>>> --
>>>>
>>>> ==
>>>>
>>>> GeoServer Professional Services from the experts!
>>>>
>>>> Visit http://bit.ly/gs-services-us for more information.
>>>> ==
>>>>
>>>> Dott. Giovanni Allegri
>>>>
>>>> Technical Lead / Project Manager
>>>>
>>>>
>>>> GeoSolutions Group
>>>> phone: +39 0584 962313
>>>> cell:     +39 345 2815774
>>>>
>>>> fax:      +39 0584 1660272
>>>>
>>>> https://www.geosolutionsgroup.com/
>>>> http://twitter.com/geosolutions_it
>>>> -------------------------------------------------------
>>>>
>>>> Con riferimento alla normativa sul trattamento dei dati personali (Reg.
>>>> UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
>>>> precisa che ogni circostanza inerente alla presente email (il suo
>>>> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
>>>> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
>>>> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
>>>> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>>>>
>>>> This email is intended only for the person or entity to which it is
>>>> addressed and may contain information that is privileged, confidential or
>>>> otherwise protected from disclosure. We remind that - as provided by
>>>> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
>>>> e-mail or the information herein by anyone other than the intended
>>>> recipient is prohibited. If you have received this email by mistake, please
>>>> notify us immediately by telephone or e-mail.
>>>>
>>>
>>
>> --
>>
>> ==
>>
>> GeoServer Professional Services from the experts!
>>
>> Visit http://bit.ly/gs-services-us for more information.
>> ==
>>
>> Dott. Giovanni Allegri
>>
>> Technical Lead / Project Manager
>>
>>
>> GeoSolutions Group
>> phone: +39 0584 962313
>> cell:     +39 345 2815774
>>
>> fax:      +39 0584 1660272
>>
>> https://www.geosolutionsgroup.com/
>> http://twitter.com/geosolutions_it
>> -------------------------------------------------------
>>
>> Con riferimento alla normativa sul trattamento dei dati personali (Reg.
>> UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
>> precisa che ogni circostanza inerente alla presente email (il suo
>> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
>> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
>> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
>> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>>
>> This email is intended only for the person or entity to which it is
>> addressed and may contain information that is privileged, confidential or
>> otherwise protected from disclosure. We remind that - as provided by
>> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
>> e-mail or the information herein by anyone other than the intended
>> recipient is prohibited. If you have received this email by mistake, please
>> notify us immediately by telephone or e-mail.
>>
>

-- 
Alexandre Gacon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20231011/f081bcfd/attachment-0001.htm>
-------------- next part --------------
# native dependencies
Pillow==9.4.0
lxml==4.9.2
psycopg2==2.9.5
Django==3.2.16

# Other
amqp==5.1.1
beautifulsoup4==4.11.1
httplib2<0.21.1
hyperlink==21.0.0
idna>=2.5,<3.5
urllib3==1.26.13
Paver==1.3.4
python-slugify==7.0.0
decorator==5.1.1
celery==5.2.7
kombu==5.2.4
vine==5.0.0
tqdm==4.64.1
Deprecated==1.2.13
wrapt==1.14.1
jsonschema==4.17.3
zipstream-new==1.1.8
schema==0.7.5
rdflib==6.1.1
smart_open==6.3.0
PyMuPDF==1.21.1
pathvalidate==2.5.2

# Django Apps
django-allauth==0.52.0
django-appconf==1.0.5
django-celery-results==2.4.0
django-filter==22.1
django-imagekit==4.1.0
django-taggit==1.5.1
django-markdownify==0.9.2
django-mptt==0.14.0
django-modeltranslation>=0.11,<0.19.0
django-treebeard==4.6.0
django-guardian<2.4.1
django-downloadview==2.3.0
django-polymorphic==3.1.0
django-tastypie<0.15.0
django-tinymce==3.5.0
django-grappelli==3.0.4
django-uuid-upload-path==1.0.0
django-widget-tweaks==1.4.12
django-sequences==2.7
oauthlib==3.2.2
pyopenssl==23.0.0
pyjwt==2.6.0

# geopython dependencies
pyproj<3.5.0
OWSLib==0.27.2
pycsw==2.6.1
SQLAlchemy==1.4.46 # required by PyCSW
Shapely==1.8.5.post1
mercantile==1.2.1
geoip2==4.6.0
numpy==1.24.*

# # Apps with packages provided in GeoNode's PPA on Launchpad.

# Django Apps
dj-database-url==1.2.0
dj-pagination==2.5.0
django-select2==8.0.0
django-floppyforms<1.10.0
django-forms-bootstrap<=3.1.0
django-autocomplete-light==3.5.1
django-invitations<2.0.1
django-recaptcha==3.0.0

# REST
djangorestframework==3.12.0
djangorestframework-gis==1.0
djangorestframework-guardian==0.3.0
drf-extensions==0.7.1
drf-writable-nested==0.7.0
drf-spectacular==0.25.1
dynamic-rest==2.1.2
Markdown==3.4.1

pinax-notifications==6.0.0
pinax-ratings==4.0.0

# GeoNode org maintained apps.
# django-geonode-mapstore-client==4.0.5
-e git+https://github.com/GeoNode/geonode-mapstore-client.git@master#egg=django_geonode_mapstore_client
geonode-avatar==5.0.8
geonode-oauth-toolkit==2.2.2
geonode-user-messages==2.0.2
geonode-announcements==2.0.2
geonode-django-activity-stream==0.10.0
gn-arcrest==10.5.5
geoserver-restconfig==2.0.8
gn-gsimporter==2.0.4
gisdata==0.5.4

# haystack/elasticsearch
django-haystack==3.2.1
elasticsearch>=2.0.0,<9.0.0

# datetimepicker widget
django-bootstrap3-datetimepicker-2==2.8.3

# storage manager dependencies
django-storages==1.13.2
dropbox==11.36.0
google-cloud-storage==2.7.0
google-cloud-core==2.3.2
boto3==1.26.45

# Django Caches
python-memcached<=1.59
whitenoise==6.3.0
Brotli==1.0.9

# Contribs
xmltodict<0.13.1
inflection>=0.4.0
jdcal==1.4.1
mock<6.0.0
python-dateutil==2.8.2
pytz==2022.7
requests==2.28.1
timeout-decorator==0.5.0
pylibmc==1.6.3
sherlock==0.4.0

# required by monitoring
psutil==5.9.4
django-cors-headers==3.13.0
user-agents
django-user-agents
xmljson
django-ipware<4.1
# no version here, use latest one with fresh data
pycountry

# production
uWSGI==2.0.21
gunicorn==20.1.0
ipython==8.8.0
docker==6.0.1
invoke==1.7.3

# tests
coverage==7.0.4
requests-toolbelt==0.10.1
flake8==6.0.0
pytest==7.2.0
pytest-bdd==6.1.1
splinter==0.18.1
pytest-splinter==3.3.2
pytest-django==4.5.2
setuptools>=59.1.1,<65.7.0
pip==22.3.1
Twisted==22.10.0
pixelmatch==0.3.0
factory-boy==3.2.1
flaky==3.7.0
selenium>=4.1.0,<5.0.0
selenium-requests==2.0.2
webdriver_manager==3.8.5

# Security and audit
mistune==2.0.4
wandb==0.13.7
protobuf==3.20.3
mako==1.2.4


More information about the geonode-users mailing list