Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: "Your request failed to complete", when submitting terms of use
Hello!
We have an issue when a newly created user accepts the terms of use. After the redirect to the main page we get alot of error toast messages "Your request failed to complete". Unfortunately no error is logged to catalina.out. Even when setting the Log Level of "com.liferay", nothing unusual appears. After relogging in the errors do not appear. Can someone point me in the right direction how I can investigate further? The issue occured after updating from Liferay 7.3.5 to 7.4.0.106. The database was upgradeded via script. We mostly use vanilla Liferay except our liferay theme, which was rebuild for 7.4 with the liferay theme generator.
Kind regards,
Frederick
I've seen weird behavior with a wrong "redirection" configuration, when the system runs behind a proxy and can't properly determine its IP/Domain... I've implemented a Health Check for this scenario (you might want to compile/deploy the full project)
Okay, thank you for your feedback. This problem does only occur on our acceptance system, so I cannot rule out the possibility that infrastructure problems or nginx configs are the cause of this.