-
Handling 504 and 502 Errors in Pyramid
If you're encountering 504 or 502 error messages, the issue is likely related to the reverse proxy or load balancer sitting in front of Pyramid. These errors often occur due to timeouts that are set…
-
Error When Adding Web Panel In Present
When I try to add a link to the web page illustration in Present, I keep on getting a error message as seen in the attached image. When I was following the Pyramid Help Page for Web Panels https:…
- Answered
-
Example of how to use the new Embed framework in Pyramid 2020.11 onwards
Below is a simple sample code example of how to use the new embed framework. Update the username, password and contentID(to get the ID, right click on the item to embed >Metadata) to those relevant…
-
Seamless page loading
First of all, sorry for the bad terminology used here. I have no clues on what the thing I try to explain is called. Let me try: I recently see a lot of nice websites being build with a "seamless…
- Answered
-
How to change the default internal Pyramid website port
1) Navigate to the below file: "C:\Program Files\Pyramid 2018\config.ini" Find the line "wwwport=8181" and change it to a port of your choosing. Also update the following line to reflect the new…