• Resolved Ian Sackofwits

    (@plantprogrammer)


    Hi, fabianlindfors.

    I’m having an issue where occasionally a 502 error nginx appears after a form is uploaded.

    I’m unsure if it’s resource related to the server or what exactly is going on because it seems like it takes a while to process the form even in cases where the form is successfully submitted.

    In addition, I’m having an issue where if the form needs to be resubmitted because there is incorrect information, when I go back one page to resubmit the form the calendar date value – I think jQuery is used for that right? – is not being saved so the user has to manually select the date again. Ideally the value should be saved so they don’t have to manually take any actions again.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author fabianlindfors

    (@fabianlindfors)

    Hi, Ian!

    502 errors sound pretty weird. There is nothing in the plugin which could cause that response code so it might come down to how your server is configured. Do you have any more information on when this happens?

    Regarding the field values, if a validation error occurs there shouldn’t be a page reload and hence no need to go back. What kind of error are you seeing?

    Thread Starter Ian Sackofwits

    (@plantprogrammer)

    Thanks for reaching back to me!

    The server was upgraded so we’ll have to see whether the 502 error will appear again.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Intermittent 502 Error and Date Picker Issue’ is closed to new replies.