check_in freezes site #4

Open
opened 10 months ago by bike · 0 comments
bike commented 10 months ago
Owner

Visiting ./conferences/South2022/administration/check_in/ as an administer essentially freezes BikeBike as it waits to render the page. Didn't observe this in earlier versions, so not sure which change may be causing this.

Currently, to resolve this issue, BikeBike has to be restarted:

docker compose restart

LOG OUTPUT after click:

bikebikebike  | [en.bb] [1633a4de-30bc-496f-9ce0-5581edaded2c] Started GET "/conferences/South2022/administration/check_in/" for 73.183.53.168 at 2023-07-18 03:07:21 +0000
bikebikebike  | [en.bb] [1633a4de-30bc-496f-9ce0-5581edaded2c] Processing by ConferenceAdministrationController#administration_step as HTML
bikebikebike  | [en.bb] [1633a4de-30bc-496f-9ce0-5581edaded2c]   Parameters: {"slug"=>"South2022", "step"=>"check_in"}

.. then hangs
Visiting ./conferences/South2022/administration/check_in/ as an administer essentially freezes BikeBike as it waits to render the page. Didn't observe this in earlier versions, so not sure which change may be causing this. Currently, to resolve this issue, BikeBike has to be restarted: docker compose restart LOG OUTPUT after click: ``` bikebikebike | [en.bb] [1633a4de-30bc-496f-9ce0-5581edaded2c] Started GET "/conferences/South2022/administration/check_in/" for 73.183.53.168 at 2023-07-18 03:07:21 +0000 bikebikebike | [en.bb] [1633a4de-30bc-496f-9ce0-5581edaded2c] Processing by ConferenceAdministrationController#administration_step as HTML bikebikebike | [en.bb] [1633a4de-30bc-496f-9ce0-5581edaded2c] Parameters: {"slug"=>"South2022", "step"=>"check_in"} .. then hangs ```
bike added the
bug
label 10 months ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.