Opened 3 years ago
Closed 3 years ago
#2701 closed task (fixed)
Creating new tickets on osgeo4w trac instance fails: 504 Gateway Time-out
Reported by: | strk | Owned by: | strk |
---|---|---|---|
Priority: | normal | Milestone: | Unplanned |
Component: | SysAdmin/Trac | Keywords: | |
Cc: |
Description
As reported on mantra-request list, attempts to crate a new ticket on https://trac.osgeo.org/osgeo4w/newticket fails with this error:
I could reproduce a 504 Gateway Time-out
If this ticket was created this problem doesn't exist on https://trac.osgeo.org/osgeo/newticket
Change History (5)
comment:1 by , 3 years ago
comment:2 by , 3 years ago
I suspect maybe I didn't fix the mail handler. Before I repointed the others to mail.osgeo.org it was doing that. So that one is probably still trying to use trac for mail send. I forget if we have that ticketed to investigate.
comment:3 by , 3 years ago
I've updated the trac.ini for osgeo4w and it did seem to fix the issue. I'd recommend filing a separate ticket for this. BTW, the whole trac config (of all instances) is under a local git repository, so I could see the change you were referring about and I could add the new one. It'd be about time to commit those changes, don't you think ?
comment:4 by , 3 years ago
https://trac.osgeo.org/osgeo/query?status=!closed&component=Trac doesn't seem to show any ticket related to this
comment:5 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
So, the ticket I tried to create was actually created, but it was so slow that whatever proxy we have in the middle reported to my client the Gateway Time-Out and I could not see the result of my ticket being crated. The created ticket is here: https://trac.osgeo.org/osgeo4w/ticket/724
While adding comments to it I felt it was much slower than adding comments in THIS instance of Trac. There could be some configuration or add-on which makes the osgeo4w instance slower. You can feel that difference even while only starting to type a comment in that ticket, as automatic preview takes a very long time to come up too.