What's new
Panelica Community Forum

Welcome to the official Panelica Community Forum — the central hub for server administrators, developers, and hosting professionals. Register a free account today to access technical discussions, product announcements, feature requests, and direct support from the Panelica team. Be part of the growing community shaping the future of server management.

Solved Deploy çıktısı uzun ise sayfa kitleniyor, beklediğimde yanıt veriyor

Confirmed. The cause is the size of the log rather than the deployment itself.

A deployment logs every file it transfers, so on a large repository the output reaches several megabytes. The viewer placed all of it on the page in one piece, and the browser then had to lay out every line even though only a small portion is visible — which is exactly why the tab stops responding and recovers if you leave it alone.

The viewer now shows the end of the log, which is the part that tells you how the deployment finished, and states at the top how much was left out.

Available in Panel Interface 4.5.282.
 
Back
Top