[openstreetmap/openstreetmap-website] Migration run failed saying To use retry middleware with Faraday v2.0+, install `faraday-retry` gem (Issue #5845)

2025-03-25 Thread Rilus Mahmud via rails-dev
RilusMahmud created an issue (openstreetmap/openstreetmap-website#5845)

### URL

_No response_

### How to reproduce the issue?

I'm trying to host on my local server, all was going well, but while running 
migration, got this error, To use retry middleware with Faraday v2.0+, install 
`faraday-retry` gem.
what to do? or how to fix this?
I am using docker and following the official documentation.

### Screenshot(s) or anything else?

https://github.com/user-attachments/assets/6e4fae70-55a4-420e-889b-c2ca4c10117e";
 />

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5845
You are receiving this because you are subscribed to this thread.

Message ID: ___
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev


Re: [openstreetmap/openstreetmap-website] Migration run failed saying To use retry middleware with Faraday v2.0+, install `faraday-retry` gem (Issue #5845)

2025-03-25 Thread Rilus Mahmud via rails-dev
RilusMahmud left a comment (openstreetmap/openstreetmap-website#5845)

@tomhughes 
i am following the docker instructions, 

https://github.com/user-attachments/assets/f6820170-fc52-4bd7-a7eb-744f84052925";
 />

and in migration step,
docker compose run --rm web bundle exec rails db:migrate
this command gets this error and migration didn't ran. I didn't changed 
anything inside or didn't done anything without the instructions, what am i 
missing or doing wrong?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5845#issuecomment-2750639457
You are receiving this because you are subscribed to this thread.

Message ID: 
___
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev


Re: [openstreetmap/openstreetmap-website] Migration run failed saying To use retry middleware with Faraday v2.0+, install `faraday-retry` gem (Issue #5845)

2025-03-25 Thread Rilus Mahmud via rails-dev
RilusMahmud left a comment (openstreetmap/openstreetmap-website#5845)

https://github.com/user-attachments/assets/e40865e3-5265-4346-be89-26ff4d5ebeab";
 />

here is the full view, here i ran these commands one by one,
first,
docker compose build
then,
docker compose up -d,
then on left pane, i ran, docker compose logs -f for following the logs,
then on the right pane ran,
docker compose run --rm web bundle exec rails db:migrate

so, what am i missing?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5845#issuecomment-2750651809
You are receiving this because you are subscribed to this thread.

Message ID: 
___
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev


Re: [openstreetmap/openstreetmap-website] Migration run failed saying To use retry middleware with Faraday v2.0+, install `faraday-retry` gem (Issue #5845)

2025-03-26 Thread Rilus Mahmud via rails-dev
RilusMahmud left a comment (openstreetmap/openstreetmap-website#5845)

@gravitystorm thanks a lot! 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5845#issuecomment-2756513265
You are receiving this because you are subscribed to this thread.

Message ID: 
___
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev


Re: [openstreetmap/openstreetmap-website] Migration run failed saying To use retry middleware with Faraday v2.0+, install `faraday-retry` gem (Issue #5845)

2025-03-25 Thread Rilus Mahmud via rails-dev
RilusMahmud left a comment (openstreetmap/openstreetmap-website#5845)

@tomhughes 
But my migration didn't ran for this issues, how can i do that? 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5845#issuecomment-2750612905
You are receiving this because you are subscribed to this thread.

Message ID: 
___
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev