[openstreetmap/openstreetmap-website] Slow response in rendering phase while calling /map endpoint (Issue #6057)

2025-05-26 Thread Mahmoud Hanafy via rails-dev
mahmoudhanafy created an issue (openstreetmap/openstreetmap-website#6057) Hi Team, Thanks for the great work you are doing. I'm completely new to ruby and to this project. I'm currently running a local version of osm-website, and I'm calling this endpoint: ``` https://myLocalWebsite/api/0.6/map

[openstreetmap/openstreetmap-website] Include changeset with node instead of loading it while rendering (PR #6058)

2025-05-27 Thread Mahmoud Hanafy via rails-dev
Related to this issue: https://github.com/openstreetmap/openstreetmap-website/issues/6057 The exact details in the issue above. You can view, comment on, or merge this pull request online at: https://github.com/openstreetmap/openstreetmap-website/pull/6058 -- Commit Summary -- * Include c

Re: [openstreetmap/openstreetmap-website] Include changeset with node instead of loading it while rendering (PR #6058)

2025-05-28 Thread Mahmoud Hanafy via rails-dev
mahmoudhanafy left a comment (openstreetmap/openstreetmap-website#6058) Hi @tomhughes Thanks for the feedback, I have updated the PR. Please have a look. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/6058#issuecomment-29154545

Re: [openstreetmap/openstreetmap-website] Include changeset with node instead of loading it while rendering (PR #6058)

2025-05-28 Thread Mahmoud Hanafy via rails-dev
abohanafy left a comment (openstreetmap/openstreetmap-website#6058) Hi @tomhughes Thanks for the feedback, I have updated the PR. Please have a look. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/6058#issuecomment-2915386261 Yo

Re: [openstreetmap/openstreetmap-website] Include changeset with node instead of loading it while rendering (PR #6058)

2025-05-28 Thread Mahmoud Hanafy via rails-dev
@mahmoudhanafy pushed 1 commit. 41e0f758ac9f50b60d84f47c4aa64196841c2688 Preload changeset, relation_members, relation_tags -- View it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/6058/files/8675f6b352fe0d15e27fe2302eeb3611723bc83a..41e0f758ac9f50b60d84f47c4aa64196841

Re: [openstreetmap/openstreetmap-website] Include changeset with node instead of loading it while rendering (PR #6058)

2025-05-28 Thread Mahmoud Hanafy via rails-dev
@mahmoudhanafy pushed 1 commit. 14027d982279f98da40fda6435abf6ebef9e4f9a Preload changeset, relation_members, relation_tags -- View it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/6058/files/41e0f758ac9f50b60d84f47c4aa64196841c2688..14027d982279f98da40fda6435abf6ebef9

Re: [openstreetmap/openstreetmap-website] Include changeset with node instead of loading it while rendering (PR #6058)

2025-05-28 Thread Mahmoud Hanafy via rails-dev
mahmoudhanafy left a comment (openstreetmap/openstreetmap-website#6058) In my case it was taking around 21-21 seconds after this change it's now taking around 7 seconds. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/6058#issuec

Re: [openstreetmap/openstreetmap-website] JOSM can't use OAuth2 to connect to my local osm-website (Issue #6073)

2025-06-02 Thread Mahmoud Hanafy via rails-dev
mahmoudhanafy left a comment (openstreetmap/openstreetmap-website#6073) Thanks for your response. I have another question, not related to this issue. but appreciate if you can reply. Are there versions for openstreetmaps-website? I mean like stable versions that can be used instead of using th

Re: [openstreetmap/openstreetmap-website] Slow response in rendering phase while calling /map endpoint (Issue #6057)

2025-06-01 Thread Mahmoud Hanafy via rails-dev
mahmoudhanafy left a comment (openstreetmap/openstreetmap-website#6057) Thanks for your response @HolgerJeromin I didn't know about cgimap before, I'm using it now and it's working much faster. I'm going to close this issue, as it should be fixed by the PR I merged. -- Reply to this email dire

Re: [openstreetmap/openstreetmap-website] Slow response in rendering phase while calling /map endpoint (Issue #6057)

2025-06-01 Thread Mahmoud Hanafy via rails-dev
Closed #6057 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/6057#event-17914289685 You are receiving this because you are subscribed to this thread. Message ID: ___ rai

[openstreetmap/openstreetmap-website] JOSM can't use OAuth2 to connect to my local osm-website (Issue #6073)

2025-06-01 Thread Mahmoud Hanafy via rails-dev
mahmoudhanafy created an issue (openstreetmap/openstreetmap-website#6073) Hi Team, I'm trying to connect from JOSM to osm using OAuth2 but I see this the following in the logs: ``` 2025-06-01 14:35:14.134 SEVERE: Authentication failed - Authentication at the OSM server with the username 'my_us

Re: [openstreetmap/openstreetmap-website] JOSM can't use OAuth2 to connect to my local osm-website (Issue #6073)

2025-06-01 Thread Mahmoud Hanafy via rails-dev
mahmoudhanafy left a comment (openstreetmap/openstreetmap-website#6073) Hi Tom, Thanks for your response. The problem I currently have is that the authorisation button is disabled. and I see the following message in JOSM logs ``` 2025-06-01 14:37:05.429 INFO: GET https://osm.test/.well-known/oa