Infos:
- Used Zammad version: 6.3.0-1715005031.90f23fd1.bookworm
- Used Zammad installation type: package
- Operating system: server is debian 12, client is iOS 16.3.1
- Browser + version: Safari and Chrome
Expected behavior:
- page loads to normal start screen
Actual behavior:
- stuck on page that has the bird icon and “Loading…” text.
Steps to reproduce the behavior:
- open ipad, load site. I checked production log and don’t see any errors.
I, [2024-05-22T16:43:08.376905#728-148860] INFO -- : Started GET "/" for 192.168.48.77 at 2024-05-22 16:43:08 +1000
I, [2024-05-22T16:43:08.386265#728-148860] INFO -- : Processing by InitController#index as HTML
I, [2024-05-22T16:43:08.392426#728-148860] INFO -- : Rendered init/index.html.erb within layouts/application (Duration: 0.2ms | Allocations: 47)
I, [2024-05-22T16:43:08.393639#728-148860] INFO -- : Rendered layout layouts/application.html.erb (Duration: 1.4ms | Allocations: 585)
I, [2024-05-22T16:43:08.394763#728-148860] INFO -- : Completed 200 OK in 8ms (Views: 1.9ms | ActiveRecord: 0.9ms | Allocations: 2445)