Dashboard not loading ISPConfig 3.5.4

Discussion in 'ISPConfig 3 Priority Support' started by sheshes, May 6, 2014.

  1. sheshes

    sheshes Member

    I have never been able to use the ISPConfig Dashboard module as a startup interface.

    When setting Dashboard as startup module, the news column on the right get's loaded and then I get a constant wheel spinning without anything appearing. I applied the patch aswell on previous ISPConfig versions but never got it to work.

    I am running Ubuntu 14.04 now with ISPConfig 3.5.4 p1, can someone give me any hints?

    Thanks
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Do you get any errors in the apache error.log? Does your server infrastructure blocks outgoing connections to ispconfig.org on http port 80?
     
  3. sheshes

    sheshes Member

    They only errors i get in apache2.log are
    Code:
    [Tue May 06 14:00:42.007038 2014] [authz_core:error] [pid 27174] [client 127.0.0.1:50121] AH01630: client denied by server configuration: /var/www/
    [Tue May 06 14:01:00.758303 2014] [authz_core:error] [pid 31082] [client 127.0.0.1:50135] AH01630: client denied by server configuration: /var/www/
    I am using Nginx as reverse proxy for apache. nginx is running on 80 and apache on 82, ISPConfig is under 50443.

    Thanks
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Ok. Try to turn on php error messages in the php ini that is used by php-cgi / php-fcgi on your server.

    The patches were just a cosmetical change in css, so there was no issue that caused the dashboard to fail in this or previous versions.
     
  5. sheshes

    sheshes Member

    I turned on error_reporting E_ALL and display_errors on in /etc/php5/cli/php.ini which is the config file used (php -i)

    I don't get any errors in apache log, and alla other logs regarding php-fpm are empty.
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    Thats starange. the not finising load indicator is most likely a sign that the php cgi process died without returning any output. the ispconfig interface uses php-fcgi (in 3.0.5.3 and 3.0.5.4), not fpm. But the it should normally show errors in the global apache error.log. Did you restart apache after turning errors on?
     
  7. sheshes

    sheshes Member

    Yes I did, is there anything else I can try?
     
  8. Croydon

    Croydon ISPConfig Developer ISPConfig Developer

    Try using the firefox developer console.
    It shows the return codes you get from ajax calls.
    Have a look in the javascript console, too and check if there are js errors.
     
  9. SupuS

    SupuS Member HowtoForge Supporter

    Check DNS settings on the server. I saw same behaviour on server with some networking problems. Dashboard loading takes forever because rss feed was not loaded.
     
  10. sheshes

    sheshes Member

    Thanks guys for your suggestions. I monitored the requests in Firefox Web Development console. Here are the results:

    Code:
    [10:08:32.073] GET https://example.com:50443/index.php [HTTP/1.1 200 OK 16ms]
    [10:08:32.215] GET https://example.com:50443/js/jquery-1.6.3.min.js?_=1399532912154 [HTTP/1.1 200 OK 21ms]
    [10:08:32.294] GET https://example.com:50443/js/jquery-ui-1.8.16.custom.min.js?_=1399532912262 [HTTP/1.1 200 OK 11ms]
    [10:08:32.338] GET https://example.com:50443/js/scrigo.js.php?_=1399532912333 [HTTP/1.1 200 OK 9ms]
    [10:08:32.371] GET https://example.com:50443/js/uni-form/uni-form.jquery.js?_=1399532912368 [HTTP/1.1 200 OK 3ms]
    [10:08:32.398] GET https://example.com:50443/js/jquery.ispconfigsearch.js?_=1399532912393 [HTTP/1.1 200 OK 3ms]
    [10:08:32.427] GET https://example.com:50443/js/jquery.tipsy.js?_=1399532912424 [HTTP/1.1 200 OK 4ms]
    [10:08:32.514] GET https://example.com:50443/content.php?s_mod=login&s_pg=index [HTTP/1.1 200 OK 10ms]
    [10:08:32.537] GET https://example.com:50443/nav.php?nav=side [HTTP/1.1 200 OK 17ms]
    [10:08:32.558] GET https://example.com:50443/nav.php?nav=top [HTTP/1.1 200 OK 16ms]
    [10:08:32.658] GET https://example.com:50443/dashboard/dashboard.php [HTTP/1.1 302 Moved Temporarily 8ms]
    [10:08:32.721] GET https://example.com:50443/index.php [HTTP/1.1 200 OK 16ms]
    [10:08:32.869] GET https://example.com:50443/js/jquery-1.6.3.min.js?_=1399532912804 [HTTP/1.1 200 OK 19ms]
    [10:08:32.945] GET https://example.com:50443/js/jquery-ui-1.8.16.custom.min.js?_=1399532912916 [HTTP/1.1 200 OK 12ms]
    [10:08:32.987] GET https://example.com:50443/js/scrigo.js.php?_=1399532912983 [HTTP/1.1 200 OK 11ms]
    [10:08:32.994] GET https://example.com:50443/keepalive.php [HTTP/1.1 200 OK 10ms]
    [10:08:33.038] GET https://example.com:50443/js/uni-form/uni-form.jquery.js?_=1399532913010 [HTTP/1.1 200 OK 3ms]
    [10:08:33.065] GET https://example.com:50443/js/jquery.ispconfigsearch.js?_=1399532913060 [HTTP/1.1 200 OK 3ms]
    [10:08:33.098] GET https://example.com:50443/js/jquery.tipsy.js?_=1399532913090 [HTTP/1.1 200 OK 6ms]
    [10:08:33.181] GET https://example.com:50443/content.php?s_mod=login&s_pg=index [HTTP/1.1 200 OK 13ms]
    [10:08:33.204] GET https://example.com:50443/nav.php?nav=side [HTTP/1.1 200 OK 17ms]
    [10:08:33.225] GET https://example.com:50443/nav.php?nav=top [HTTP/1.1 200 OK 17ms]
    [10:08:33.245] GET https://example.com:50443/keepalive.php [HTTP/1.1 200 OK 1015ms]
    [10:08:33.344] GET https://example.com:50443/dashboard/dashboard.php [HTTP/1.1 302 Moved Temporarily 9ms]
    [10:08:33.407] GET https://example.com:50443/index.php [HTTP/1.1 200 OK 17ms]
    [10:08:33.558] GET https://example.com:50443/js/jquery-1.6.3.min.js?_=1399532913491 [HTTP/1.1 200 OK 20ms]
    [10:08:33.639] GET https://example.com:50443/js/jquery-ui-1.8.16.custom.min.js?_=1399532913612 [HTTP/1.1 200 OK 11ms]
    [10:08:33.705] GET https://example.com:50443/js/scrigo.js.php?_=1399532913677 [HTTP/1.1 200 OK 9ms]
    [10:08:33.745] GET https://example.com:50443/js/uni-form/uni-form.jquery.js?_=1399532913739 [HTTP/1.1 200 OK 3ms]
    [10:08:33.775] GET https://example.com:50443/js/jquery.ispconfigsearch.js?_=1399532913772 [HTTP/1.1 200 OK 3ms]
    [10:08:33.812] GET https://example.com:50443/js/jquery.tipsy.js?_=1399532913809 [HTTP/1.1 200 OK 4ms]
    [10:08:33.891] GET https://example.com:50443/content.php?s_mod=login&s_pg=index [HTTP/1.1 200 OK 10ms]
    [10:08:33.898] GET https://example.com:50443/nav.php?nav=side [HTTP/1.1 200 OK 17ms]
    [10:08:33.904] GET https://example.com:50443/nav.php?nav=top [HTTP/1.1 200 OK 15ms]
    [10:08:34.011] GET https://example.com:50443/dashboard/dashboard.php [HTTP/1.1 302 Moved Temporarily 8ms]
    [10:08:34.084] GET https://example.com:50443/index.php [HTTP/1.1 200 OK 17ms]
    [10:08:34.229] GET https://example.com:50443/js/jquery-1.6.3.min.js?_=1399532914167 [HTTP/1.1 200 OK 19ms]
    [10:08:34.248] GET https://example.com:50443/keepalive.php [HTTP/1.1 200 OK 7ms]
    [10:08:34.323] GET https://example.com:50443/js/jquery-ui-1.8.16.custom.min.js?_=1399532914281 [HTTP/1.1 200 OK 11ms]
    [10:08:34.378] GET https://example.com:50443/js/scrigo.js.php?_=1399532914361 [HTTP/1.1 200 OK 9ms]
    [10:08:34.409] GET https://example.com:50443/js/uni-form/uni-form.jquery.js?_=1399532914406 [HTTP/1.1 200 OK 3ms]
    [10:08:34.440] GET https://example.com:50443/js/jquery.ispconfigsearch.js?_=1399532914437 [HTTP/1.1 200 OK 4ms]
    [10:08:34.477] GET https://example.com:50443/js/jquery.tipsy.js?_=1399532914472 [HTTP/1.1 200 OK 4ms]
    [10:08:34.560] GET https://example.com:50443/content.php?s_mod=login&s_pg=index [HTTP/1.1 200 OK 12ms]
    [10:08:34.586] GET https://example.com:50443/nav.php?nav=side [HTTP/1.1 200 OK 16ms]
    [10:08:34.608] GET https://example.com:50443/nav.php?nav=top [HTTP/1.1 200 OK 1018ms]
    [10:08:34.631] GET https://example.com:50443/keepalive.php [HTTP/1.1 200 OK 11ms]
    [10:08:34.752] GET https://example.com:50443/dashboard/dashboard.php [HTTP/1.1 302 Moved Temporarily 8ms]
    [10:08:34.967] GET https://example.com:50443/index.php [HTTP/1.1 200 OK 16ms]
    [10:08:35.125] GET https://example.com:50443/js/jquery-1.6.3.min.js?_=1399532915049 [HTTP/1.1 200 OK 18ms]
    [10:08:35.205] GET https://example.com:50443/js/jquery-ui-1.8.16.custom.min.js?_=1399532915175 [HTTP/1.1 200 OK 12ms]
    [10:08:35.262] GET https://example.com:50443/js/scrigo.js.php?_=1399532915244 [HTTP/1.1 200 OK 10ms]
    [10:08:35.295] GET https://example.com:50443/js/uni-form/uni-form.jquery.js?_=1399532915291 [HTTP/1.1 200 OK 3ms]
    [10:08:35.322] GET https://example.com:50443/js/jquery.ispconfigsearch.js?_=1399532915320 [HTTP/1.1 200 OK 3ms]
    [10:08:35.358] GET https://example.com:50443/js/jquery.tipsy.js?_=1399532915348 [HTTP/1.1 200 OK 5ms]
    [10:08:36.677] GET https://example.com:50443/content.php?s_mod=login&s_pg=index [HTTP/1.1 200 OK 10ms]
    [10:08:36.697] GET https://example.com:50443/nav.php?nav=side [HTTP/1.1 200 OK 15ms]
    [10:08:36.750] GET https://example.com:50443/nav.php?nav=top [HTTP/1.1 200 OK 17ms]
    [10:08:36.772] GET https://example.com:50443/keepalive.php [HTTP/1.1 200 OK 11ms]
    [10:08:36.878] GET https://example.com:50443/dashboard/dashboard.php [HTTP/1.1 302 Moved Temporarily 8ms]
    [10:08:36.941] GET https://example.com:50443/index.php [HTTP/1.1 200 OK 16ms]
    [10:08:37.144] GET https://example.com:50443/js/jquery-1.6.3.min.js?_=1399532917067 [HTTP/1.1 200 OK 19ms]
    [10:08:37.233] GET https://example.com:50443/js/jquery-ui-1.8.16.custom.min.js?_=1399532917194 [HTTP/1.1 200 OK 11ms]
    [10:08:37.273] GET https://example.com:50443/js/scrigo.js.php?_=1399532917268 [HTTP/1.1 200 OK 10ms]
    [10:08:37.303] GET https://example.com:50443/js/uni-form/uni-form.jquery.js?_=1399532917301 [HTTP/1.1 200 OK 4ms]
    [10:08:37.336] GET https://example.com:50443/js/jquery.ispconfigsearch.js?_=1399532917333 [HTTP/1.1 200 OK 3ms]
    [10:08:37.365] GET https://example.com:50443/js/jquery.tipsy.js?_=1399532917363 [HTTP/1.1 200 OK 4ms]
    [10:08:37.447] GET https://example.com:50443/content.php?s_mod=login&s_pg=index [HTTP/1.1 200 OK 59ms]
    [10:08:37.454] GET https://example.com:50443/nav.php?nav=side [HTTP/1.1 200 OK 59ms]
    [10:08:37.461] GET https://example.com:50443/nav.php?nav=top [HTTP/1.1 200 OK 59ms]
    [10:08:37.481] GET https://example.com:50443/keepalive.php [HTTP/1.1 200 OK 65ms]
    [10:08:37.605] GET https://example.com:50443/dashboard/dashboard.php [HTTP/1.1 302 Moved Temporarily 8ms]
    [10:08:37.647] GET https://example.com:50443/index.php [HTTP/1.1 200 OK 16ms]
    [10:08:37.840] GET https://example.com:50443/js/jquery-1.6.3.min.js?_=1399532917779 [HTTP/1.1 200 OK 19ms]
    [10:08:37.918] GET https://example.com:50443/js/jquery-ui-1.8.16.custom.min.js?_=1399532917891 [HTTP/1.1 200 OK 11ms]
    [10:08:37.959] GET https://example.com:50443/js/scrigo.js.php?_=1399532917955 [HTTP/1.1 200 OK 9ms]
    [10:08:37.991] GET https://example.com:50443/js/uni-form/uni-form.jquery.js?_=1399532917989 [HTTP/1.1 200 OK 3ms]
    [10:08:38.017] GET https://example.com:50443/js/jquery.ispconfigsearch.js?_=1399532918014 [HTTP/1.1 200 OK 3ms]
    [10:08:38.046] GET https://example.com:50443/js/jquery.tipsy.js?_=1399532918044 [HTTP/1.1 200 OK 4ms]
    [10:08:38.121] GET https://example.com:50443/content.php?s_mod=login&s_pg=index [HTTP/1.1 200 OK 10ms]
    [10:08:38.142] GET https://example.com:50443/nav.php?nav=side [HTTP/1.1 200 OK 17ms]
    [10:08:38.162] GET https://example.com:50443/nav.php?nav=top [HTTP/1.1 200 OK 18ms]
    [10:08:38.183] GET https://example.com:50443/keepalive.php [HTTP/1.1 200 OK 1009ms]
    [10:08:38.361] GET https://example.com:50443/dashboard/dashboard.php [HTTP/1.1 302 Moved Temporarily 8ms]
    [10:08:38.410] GET https://example.com:50443/index.php [HTTP/1.1 200 OK 16ms]
    [10:08:38.613] GET https://example.com:50443/js/jquery-1.6.3.min.js?_=1399532918539 [HTTP/1.1 200 OK 18ms]
    [10:08:38.690] GET https://example.com:50443/js/jquery-ui-1.8.16.custom.min.js?_=1399532918663 [HTTP/1.1 200 OK 11ms]
    [10:08:38.731] GET https://example.com:50443/js/scrigo.js.php?_=1399532918727 [HTTP/1.1 200 OK 10ms]
    [10:08:38.763] GET https://example.com:50443/js/uni-form/uni-form.jquery.js?_=1399532918760 [HTTP/1.1 200 OK 4ms]
    [10:08:38.788] GET https://example.com:50443/js/jquery.ispconfigsearch.js?_=1399532918786 [HTTP/1.1 200 OK 4ms]
    [10:08:38.817] GET https://example.com:50443/js/jquery.tipsy.js?_=1399532918814 [HTTP/1.1 200 OK 4ms]
    [10:08:38.885] GET https://example.com:50443/content.php?s_mod=login&s_pg=index [HTTP/1.1 200 OK 11ms]
    [10:08:38.906] GET https://example.com:50443/nav.php?nav=side [HTTP/1.1 200 OK 18ms]
    [10:08:38.927] GET https://example.com:50443/nav.php?nav=top [HTTP/1.1 200 OK 15ms]
    [10:08:39.249] GET https://example.com:50443/dashboard/dashboard.php [HTTP/1.1 302 Moved Temporarily 8ms]
    [10:08:39.307] GET https://example.com:50443/keepalive.php [HTTP/1.1 200 OK 8ms]
    [10:08:39.339] GET https://example.com:50443/index.php [HTTP/1.1 200 OK 16ms]
    [10:08:39.498] GET https://example.com:50443/js/jquery-1.6.3.min.js?_=1399532919421 [HTTP/1.1 200 OK 19ms]
    [10:08:39.587] GET https://example.com:50443/js/jquery-ui-1.8.16.custom.min.js?_=1399532919549 [HTTP/1.1 200 OK 11ms]
    [10:08:39.626] GET https://example.com:50443/js/scrigo.js.php?_=1399532919622 [HTTP/1.1 200 OK 9ms]
    [10:08:39.657] GET https://example.com:50443/js/uni-form/uni-form.jquery.js?_=1399532919654 [HTTP/1.1 200 OK 3ms]
    [10:08:39.685] GET https://example.com:50443/js/jquery.ispconfigsearch.js?_=1399532919681 [HTTP/1.1 200 OK 3ms]
    [10:08:39.714] GET https://example.com:50443/js/jquery.tipsy.js?_=1399532919711 [HTTP/1.1 200 OK 5ms]
    [10:08:39.784] GET https://example.com:50443/content.php?s_mod=login&s_pg=index [HTTP/1.1 200 OK 12ms]
    [10:08:39.805] GET https://example.com:50443/nav.php?nav=side [HTTP/1.1 200 OK 16ms]
    [10:08:39.827] GET https://example.com:50443/nav.php?nav=top [HTTP/1.1 200 OK 1015ms]
    [10:08:39.848] GET https://example.com:50443/keepalive.php [HTTP/1.1 200 OK 9ms]
    [10:08:39.923] GET https://example.com:50443/dashboard/dashboard.php [HTTP/1.1 302 Moved Temporarily 8ms]
    [10:08:39.948] GET https://example.com:50443/index.php [HTTP/1.1 200 OK 16ms]
    [10:08:40.100] GET https://example.com:50443/js/jquery-1.6.3.min.js?_=1399532920032 [HTTP/1.1 200 OK 19ms]
    [10:08:40.175] GET https://example.com:50443/js/jquery-ui-1.8.16.custom.min.js?_=1399532920170 [HTTP/1.1 200 OK 11ms]
    [10:08:40.232] GET https://example.com:50443/js/scrigo.js.php?_=1399532920222 [HTTP/1.1 200 OK 9ms]
    [10:08:40.269] GET https://example.com:50443/js/uni-form/uni-form.jquery.js?_=1399532920260 [HTTP/1.1 200 OK 10ms]
    [10:08:40.297] GET https://example.com:50443/js/jquery.ispconfigsearch.js?_=1399532920294 [HTTP/1.1 200 OK 3ms]
    [10:08:40.330] GET https://example.com:50443/js/jquery.tipsy.js?_=1399532920327 [HTTP/1.1 200 OK 4ms]
    [10:08:40.632] GET https://example.com:50443/content.php?s_mod=login&s_pg=index [HTTP/1.1 200 OK 12ms]
    [10:08:40.639] GET https://example.com:50443/nav.php?nav=side [HTTP/1.1 200 OK 16ms]
    [10:08:40.646] GET https://example.com:50443/keepalive.php [HTTP/1.1 200 OK 11ms]
    [10:08:40.741] GET https://example.com:50443/dashboard/dashboard.php [HTTP/1.1 302 Moved Temporarily 8ms]
    [10:08:40.800] GET https://example.com:50443/index.php [HTTP/1.1 200 OK 17ms]
    [10:08:40.989] GET https://example.com:50443/js/jquery-1.6.3.min.js?_=1399532920915 [HTTP/1.1 200 OK 19ms]
    [10:08:40.999] GET https://example.com:50443/nav.php?nav=top [HTTP/1.1 200 OK 13ms]
    [10:08:41.091] GET https://example.com:50443/js/jquery-ui-1.8.16.custom.min.js?_=1399532921046 [HTTP/1.1 200 OK 12ms]
    [10:08:41.146] GET https://example.com:50443/js/scrigo.js.php?_=1399532921132 [HTTP/1.1 200 OK 9ms]
    [10:08:41.199] GET https://example.com:50443/js/uni-form/uni-form.jquery.js?_=1399532921174 [HTTP/1.1 200 OK 3ms]
    [10:08:41.266] GET https://example.com:50443/js/jquery.ispconfigsearch.js?_=1399532921223 [HTTP/1.1 200 OK 3ms]
    [10:08:41.304] GET https://example.com:50443/js/jquery.tipsy.js?_=1399532921293 [HTTP/1.1 200 OK 4ms]
    [10:08:41.703] GET https://example.com:50443/content.php?s_mod=login&s_pg=index [HTTP/1.1 200 OK 11ms]
    [10:08:41.709] GET https://example.com:50443/nav.php?nav=side [HTTP/1.1 200 OK 1125ms]
    [10:08:41.716] GET https://example.com:50443/nav.php?nav=top [HTTP/1.1 200 OK 19ms]
    [10:08:41.738] GET https://example.com:50443/keepalive.php [HTTP/1.1 200 OK 11ms]
    [10:08:41.873] GET https://example.com:50443/dashboard/dashboard.php [HTTP/1.1 302 Moved Temporarily 8ms]
    [10:08:41.908] GET https://example.com:50443/index.php [HTTP/1.1 200 OK 16ms]
    [10:08:42.081] GET https://example.com:50443/js/jquery-1.6.3.min.js?_=1399532922011 [HTTP/1.1 200 OK 19ms]
    [10:08:42.173] GET https://example.com:50443/js/jquery-ui-1.8.16.custom.min.js?_=1399532922129 [HTTP/1.1 200 OK 12ms]
    [10:08:42.227] GET https://example.com:50443/js/scrigo.js.php?_=1399532922211 [HTTP/1.1 200 OK 9ms]
    [10:08:42.258] GET https://example.com:50443/js/uni-form/uni-form.jquery.js?_=1399532922254 [HTTP/1.1 200 OK 3ms]
    [10:08:42.284] GET https://example.com:50443/js/jquery.ispconfigsearch.js?_=1399532922281 [HTTP/1.1 200 OK 3ms]
    [10:08:42.319] GET https://example.com:50443/js/jquery.tipsy.js?_=1399532922309 [HTTP/1.1 200 OK 6ms]
    [10:08:42.906] GET https://example.com:50443/content.php?s_mod=login&s_pg=index [HTTP/1.1 200 OK 11ms]
    [10:08:42.929] GET https://example.com:50443/nav.php?nav=top [HTTP/1.1 200 OK 17ms]
    [10:08:42.950] GET https://example.com:50443/keepalive.php [HTTP/1.1 200 OK 10ms]
    [10:08:43.062] GET https://example.com:50443/nav.php?nav=side [HTTP/1.1 200 OK 13ms]
    [10:08:43.110] GET https://example.com:50443/dashboard/dashboard.php [HTTP/1.1 302 Moved Temporarily 8ms]
    [10:08:43.177] GET https://example.com:50443/index.php [HTTP/1.1 200 OK 16ms]
    [10:08:43.361] GET https://example.com:50443/js/jquery-1.6.3.min.js?_=1399532923292 [HTTP/1.1 200 OK 19ms]
    [10:08:43.641] GET https://example.com:50443/js/jquery-ui-1.8.16.custom.min.js?_=1399532923595 [HTTP/1.1 200 OK 13ms]
    [10:08:43.683] GET https://example.com:50443/js/scrigo.js.php?_=1399532923678 [HTTP/1.1 200 OK 9ms]
    [10:08:43.723] GET https://example.com:50443/js/uni-form/uni-form.jquery.js?_=1399532923705 [HTTP/1.1 200 OK 3ms]
    [10:08:43.762] GET https://example.com:50443/js/jquery.ispconfigsearch.js?_=1399532923760 [HTTP/1.1 200 OK 3ms]
    [10:08:43.799] GET https://example.com:50443/js/jquery.tipsy.js?_=1399532923796 [HTTP/1.1 200 OK 12ms]
    [10:08:43.920] GET https://example.com:50443/content.php?s_mod=login&s_pg=index [HTTP/1.1 200 OK 11ms]
    [10:08:43.951] GET https://example.com:50443/nav.php?nav=side [HTTP/1.1 200 OK 16ms]
    [10:08:43.976] GET https://example.com:50443/nav.php?nav=top [HTTP/1.1 200 OK 20ms]
    [10:08:44.002] GET https://example.com:50443/keepalive.php [HTTP/1.1 200 OK 19ms]
    [10:08:44.505] GET https://example.com:50443/dashboard/dashboard.php [HTTP/1.1 302 Moved Temporarily 15ms]
    [10:08:44.545] GET https://example.com:50443/index.php [HTTP/1.1 200 OK 28ms]
    [10:08:44.904] GET https://example.com:50443/js/jquery-1.6.3.min.js?_=1399532924759 [HTTP/1.1 200 OK 20ms]
    [10:08:44.999] GET https://example.com:50443/js/jquery-ui-1.8.16.custom.min.js?_=1399532924967 [HTTP/1.1 200 OK 11ms]
    [10:08:45.040] GET https://example.com:50443/js/scrigo.js.php?_=1399532925035 [HTTP/1.1 200 OK 10ms]
    [10:08:45.089] GET https://example.com:50443/js/uni-form/uni-form.jquery.js?_=1399532925063 [HTTP/1.1 200 OK 4ms]
    [10:08:45.130] GET https://example.com:50443/js/jquery.ispconfigsearch.js?_=1399532925125 [HTTP/1.1 200 OK 3ms]
    [10:08:45.167] GET https://example.com:50443/js/jquery.tipsy.js?_=1399532925163 [HTTP/1.1 200 OK 4ms]
    [10:08:45.315] GET https://example.com:50443/content.php?s_mod=login&s_pg=index [HTTP/1.1 200 OK 8ms]
    [10:08:45.345] GET https://example.com:50443/nav.php?nav=side [HTTP/1.1 200 OK 205ms]
    [10:08:45.409] GET https://example.com:50443/nav.php?nav=top [HTTP/1.1 200 OK 205ms]
    [10:08:45.463] GET https://example.com:50443/keepalive.php [HTTP/1.1 200 OK 215ms]
    [10:08:45.835] GET https://example.com:50443/dashboard/dashboard.php [HTTP/1.1 302 Moved Temporarily 7ms]
    [10:08:45.893] GET https://example.com:50443/index.php [HTTP/1.1 200 OK 24ms]
    [10:08:46.088] GET https://example.com:50443/js/jquery-1.6.3.min.js?_=1399532926000 [HTTP/1.1 200 OK 20ms]
    [10:08:46.186] GET https://example.com:50443/js/jquery-ui-1.8.16.custom.min.js?_=1399532926140 [HTTP/1.1 200 OK 12ms]
    [10:08:46.240] GET https://example.com:50443/js/scrigo.js.php?_=1399532926230 [HTTP/1.1 200 OK 9ms]
    [10:08:46.274] GET https://example.com:50443/js/uni-form/uni-form.jquery.js?_=1399532926270 [HTTP/1.1 200 OK 3ms]
    [10:08:46.307] GET https://example.com:50443/js/jquery.ispconfigsearch.js?_=1399532926304 [HTTP/1.1 200 OK 3ms]
    [10:08:46.341] GET https://example.com:50443/js/jquery.tipsy.js?_=1399532926334 [HTTP/1.1 200 OK 4ms]
    [10:08:46.880] GET https://example.com:50443/content.php?s_mod=login&s_pg=index [HTTP/1.1 200 OK 19ms]
    [10:08:46.913] GET https://example.com:50443/nav.php?nav=side [HTTP/1.1 200 OK 20ms]
    [10:08:46.939] GET https://example.com:50443/nav.php?nav=top [HTTP/1.1 200 OK 19ms]
    [10:08:47.366] GET https://example.com:50443/keepalive.php [HTTP/1.1 200 OK 11ms]
    [10:08:47.643] GET https://example.com:50443/capp.php?mod=sites [HTTP/1.1 200 OK 14ms]
    [10:08:47.674] GET https://example.com:50443/dashboard/dashboard.php [HTTP/1.1 302 Moved Temporarily 8ms]
    [10:08:47.905] GET https://example.com:50443/sites/web_domain_list.php [HTTP/1.1 200 OK 92ms]
    [10:08:47.928] GET https://example.com:50443/nav.php?nav=side [HTTP/1.1 200 OK 24ms]
    [10:08:47.951] GET https://example.com:50443/nav.php?nav=top [HTTP/1.1 200 OK 24ms]
    [10:08:48.283] GET https://example.com:50443/index.php [HTTP/1.1 200 OK 17ms]
    The DNS of my server are correct. I am using google DNS and all other services are working fine so there should be any DNS problem.

    The console shows [10:08:47.674] GET https://example.com:50443/dashboard/dashboard.php [HTTP/1.1 302 Moved Temporarily 8ms] which is the only line without an OK. Still I can't understand why.

    Also the JS console returns [10:08:48.112] Use of attributes' specified attribute is deprecated. It always returns true. @ https://example.com:50443/index.php
     
    Last edited: May 8, 2014
  11. sheshes

    sheshes Member

    Any thoughts?
     
  12. till

    till Super Moderator Staff Member ISPConfig Developer

    The 302 moved header is a bit starnge, when I check the log on my ispconfig test server, then I get this:

    Code:
    server1.example.com:8080 192.168.1.9 - - [08/May/2014:22:50:44 +0200] "GET /dashboard/dashboard.php HTTP/1.1" 200 3108 "http://192.168.1.105:8080/index.php" "Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.86 Safari/537.36"
    and the dashboard does not contain any header redirects in its normal operation.

    Maybe you have some kind of global redirect or alias in apache for /dashboard?
     
  13. sheshes

    sheshes Member

    Thanks Till, I checked the aliases and redirects for each individual conf file in enabled sites of apache2.

    Some thought that pass through my mind is that ISPConfig is running on port 50443 alone. Does this bypass the default-ssl site enabled which listens on port 443? Maybe I have to create another vhost file for default-ssl running on 50443?
     
  14. sheshes

    sheshes Member

  15. sheshes

    sheshes Member

    I fixed a few errors in dashboard.php and ajax_get_json.php with paths for the config.inc.php and app.inc.php, I even upgrated jquery from 1.6.3 to 1.11.1 using the migration plugin script.

    I Now get

    Code:
    GET https://example.com:50443/index.php [HTTP/1.1 200 OK 74ms]
    GET https://example.com:50443/nav.php [HTTP/1.1 200 OK 479ms]
    GET https://example.com:50443/nav.php [HTTP/1.1 200 OK 1120ms]
    GET https://example.com:50443/js/scrigo.js.php [HTTP/1.1 200 OK 54ms]
    GET https://example.com:50443/content.php [HTTP/1.1 200 OK 49ms]
    GET https://example.com:50443/keepalive.php [HTTP/1.1 200 OK 50ms]
    GET https://example.com:50443/nav.php [HTTP/1.1 200 OK 52ms]
    The character encoding of a framed document was not declared. The document may appear different if viewed without the document framing it. dummy_login.html
    GET https://example.com:50443/dashboard/dashboard.php [HTTP/1.1 302 Moved Temporarily 47ms]
    GET https://example.com:50443/nav.php [HTTP/1.1 200 OK 49ms]
    GET https://example.com:50443/index.php [HTTP/1.1 200 OK 67ms]
    GET https://example.com:50443/js/jquery-1.11.1.min.js [HTTP/1.1 200 OK 139ms]
    The character encoding of a framed document was not declared. The document may appear different if viewed without the document framing it. dummy_login.html
    GET https://example.com:50443/js/jquery-ui-1.8.16.custom.min.js [HTTP/1.1 200 OK 88ms]
    GET https://example.com:50443/js/jquery-migrate-1.2.1.min.js [HTTP/1.1 200 OK 48ms]
    GET https://example.com:50443/js/scrigo.js.php [HTTP/1.1 200 OK 53ms]
    GET https://example.com:50443/js/uni-form/uni-form.jquery.js [HTTP/1.1 200 OK 41ms]
    GET https://example.com:50443/js/jquery.ispconfigsearch.js [HTTP/1.1 200 OK 47ms]
    GET https://example.com:50443/js/jquery.tipsy.js [HTTP/1.1 200 OK 49ms]
    GET https://example.com:50443/content.php [HTTP/1.1 200 OK 50ms]
    GET https://example.com:50443/nav.php [HTTP/1.1 200 OK 63ms]
    GET https://example.com:50443/nav.php [HTTP/1.1 200 OK 68ms]
    GET https://example.com:50443/keepalive.php [HTTP/1.1 200 OK 1058ms]
    GET https://example.com:50443/dashboard/dashboard.php [HTTP/1.1 302 Moved Temporarily 49ms]
    GET https://example.com:50443/index.php [HTTP/1.1 200 OK 56ms]
    GET https://example.com:50443/js/jquery-1.11.1.min.js [HTTP/1.1 200 OK 117ms]
    The character encoding of a framed document was not declared. The document may appear different if viewed without the document framing it. dummy_login.html
    GET https://example.com:50443/js/jquery-ui-1.8.16.custom.min.js [HTTP/1.1 200 OK 88ms]
    GET https://example.com:50443/js/jquery-migrate-1.2.1.min.js [HTTP/1.1 200 OK 44ms]
    GET https://example.com:50443/js/scrigo.js.php [HTTP/1.1 200 OK 54ms]
    GET https://example.com:50443/js/uni-form/uni-form.jquery.js [HTTP/1.1 200 OK 45ms]
    GET https://example.com:50443/js/jquery.ispconfigsearch.js [HTTP/1.1 200 OK 44ms]
    GET https://example.com:50443/js/jquery.tipsy.js [HTTP/1.1 200 OK 51ms]
    GET https://example.com:50443/content.php [HTTP/1.1 200 OK 52ms]
    GET https://example.com:50443/nav.php [HTTP/1.1 200 OK 64ms]
    GET https://example.com:50443/nav.php [HTTP/1.1 200 OK 70ms]
    GET https://example.com:50443/keepalive.php [HTTP/1.1 200 OK 1059ms]
    GET https://example.com:50443/dashboard/dashboard.php [HTTP/1.1 302 Moved Temporarily 50ms]
    GET https://example.com:50443/index.php [HTTP/1.1 200 OK 60ms]
    GET https://example.com:50443/js/jquery-1.11.1.min.js [HTTP/1.1 200 OK 132ms]
    The character encoding of a framed document was not declared. The document may appear different if viewed without the document framing it. dummy_login.html
    GET https://example.com:50443/js/jquery-ui-1.8.16.custom.min.js [HTTP/1.1 200 OK 91ms]
    GET https://example.com:50443/js/jquery-migrate-1.2.1.min.js [HTTP/1.1 200 OK 46ms]
    GET https://example.com:50443/js/scrigo.js.php [HTTP/1.1 200 OK 68ms]
    GET https://example.com:50443/js/uni-form/uni-form.jquery.js [HTTP/1.1 200 OK 44ms]
    GET https://example.com:50443/js/jquery.ispconfigsearch.js [HTTP/1.1 200 OK 64ms]
    GET https://example.com:50443/js/jquery.tipsy.js [HTTP/1.1 200 OK 46ms]
    GET https://example.com:50443/content.php [HTTP/1.1 200 OK 52ms]
    GET https://example.com:50443/nav.php [HTTP/1.1 200 OK 64ms]
    GET https://example.com:50443/nav.php [HTTP/1.1 200 OK 65ms]
    GET https://example.com:50443/keepalive.php [HTTP/1.1 200 OK 1060ms]
    GET https://example.com:50443/dashboard/dashboard.php [HTTP/1.1 302 Moved Temporarily 68ms]
    GET https://example.com:50443/index.php [HTTP/1.1 200 OK 78ms]
    GET https://example.com:50443/js/jquery-1.11.1.min.js [HTTP/1.1 200 OK 135ms]
    The character encoding of a framed document was not declared. The document may appear different if viewed without the document framing it. dummy_login.html
    GET https://example.com:50443/js/jquery-ui-1.8.16.custom.min.js [HTTP/1.1 200 OK 139ms]
    GET https://example.com:50443/js/jquery-migrate-1.2.1.min.js [HTTP/1.1 200 OK 46ms]
    GET https://example.com:50443/js/scrigo.js.php [HTTP/1.1 200 OK 78ms]
    GET https://example.com:50443/js/uni-form/uni-form.jquery.js [HTTP/1.1 200 OK 47ms]
    GET https://example.com:50443/js/jquery.ispconfigsearch.js [HTTP/1.1 200 OK 44ms]
    GET https://example.com:50443/js/jquery.tipsy.js [HTTP/1.1 200 OK 58ms]
    GET https://example.com:50443/content.php [HTTP/1.1 200 OK 48ms]
    GET https://example.com:50443/nav.php [HTTP/1.1 200 OK 62ms]
    GET https://example.com:50443/nav.php [HTTP/1.1 200 OK 65ms]
    GET https://example.com:50443/keepalive.php [HTTP/1.1 200 OK 1082ms]
    GET https://example.com:50443/dashboard/dashboard.php [HTTP/1.1 302 Moved Temporarily 49ms]
    GET https://example.com:50443/index.php [HTTP/1.1 200 OK 60ms]
    GET https://example.com:50443/js/jquery-1.11.1.min.js [HTTP/1.1 200 OK 161ms]
    The character encoding of a framed document was not declared. The document may appear different if viewed without the document framing it. dummy_login.html
    GET https://example.com:50443/js/jquery-ui-1.8.16.custom.min.js [HTTP/1.1 200 OK 107ms]
    GET https://example.com:50443/js/jquery-migrate-1.2.1.min.js [HTTP/1.1 200 OK 70ms]
    GET https://example.com:50443/js/scrigo.js.php [HTTP/1.1 200 OK 56ms]
    GET https://example.com:50443/js/uni-form/uni-form.jquery.js [HTTP/1.1 200 OK 52ms]
    GET https://example.com:50443/js/jquery.ispconfigsearch.js [HTTP/1.1 200 OK 52ms]
    GET https://example.com:50443/js/jquery.tipsy.js [HTTP/1.1 200 OK 43ms]
    GET https://example.com:50443/content.php [HTTP/1.1 200 OK 51ms]
    GET https://example.com:50443/nav.php [HTTP/1.1 200 OK 64ms]
    GET https://example.com:50443/nav.php [HTTP/1.1 200 OK 65ms]
    GET https://example.com:50443/keepalive.php [HTTP/1.1 200 OK 1084ms]
    GET https://example.com:50443/dashboard/dashboard.php [HTTP/1.1 302 Moved Temporarily 48ms]
    GET https://example.com:50443/index.php [HTTP/1.1 200 OK 75ms]
    GET https://example.com:50443/js/jquery-1.11.1.min.js [HTTP/1.1 200 OK 159ms]
    The character encoding of a framed document was not declared. The document may appear different if viewed without the document framing it. dummy_login.html
    GET https://example.com:50443/js/jquery-ui-1.8.16.custom.min.js [HTTP/1.1 200 OK 88ms]
    GET https://example.com:50443/js/jquery-migrate-1.2.1.min.js [HTTP/1.1 200 OK 47ms]
    GET https://example.com:50443/js/scrigo.js.php [HTTP/1.1 200 OK 53ms]
    GET https://example.com:50443/js/uni-form/uni-form.jquery.js [HTTP/1.1 200 OK 43ms]
    GET https://example.com:50443/js/jquery.ispconfigsearch.js [HTTP/1.1 200 OK 50ms]
    GET https://example.com:50443/js/jquery.tipsy.js [HTTP/1.1 200 OK 48ms]
    GET https://example.com:50443/content.php [HTTP/1.1 200 OK 54ms]
    GET https://example.com:50443/nav.php [HTTP/1.1 200 OK 59ms]
    GET https://example.com:50443/nav.php [HTTP/1.1 200 OK 65ms]
    GET https://example.com:50443/keepalive.php [HTTP/1.1 200 OK 1059ms]
    GET https://example.com:50443/dashboard/dashboard.php [HTTP/1.1 302 Moved Temporarily 46ms]
    GET https://example.com:50443/index.php [HTTP/1.1 200 OK 55ms]
    GET https://example.com:50443/js/jquery-1.11.1.min.js [HTTP/1.1 200 OK 142ms]
    The character encoding of a framed document was not declared. The document may appear different if viewed without the document framing it. dummy_login.html
    GET https://example.com:50443/js/jquery-ui-1.8.16.custom.min.js [HTTP/1.1 200 OK 94ms]
    GET https://example.com:50443/js/jquery-migrate-1.2.1.min.js [HTTP/1.1 200 OK 54ms]
    GET https://example.com:50443/js/scrigo.js.php [HTTP/1.1 200 OK 59ms]
    GET https://example.com:50443/js/uni-form/uni-form.jquery.js [HTTP/1.1 200 OK 42ms]
    GET https://example.com:50443/js/jquery.ispconfigsearch.js [HTTP/1.1 200 OK 44ms]
    GET https://example.com:50443/js/jquery.tipsy.js [HTTP/1.1 200 OK 46ms]
    GET https://example.com:50443/content.php [HTTP/1.1 200 OK 46ms]
    GET https://example.com:50443/nav.php [HTTP/1.1 200 OK 59ms]
    GET https://example.com:50443/nav.php [HTTP/1.1 200 OK 80ms]
    GET https://example.com:50443/keepalive.php [HTTP/1.1 200 OK 53ms]
    GET https://example.com:50443/dashboard/dashboard.php [HTTP/1.1 302 Moved Temporarily 47ms]
    GET https://example.com:50443/index.php [HTTP/1.1 200 OK 56ms]
    GET https://example.com:50443/js/jquery-1.11.1.min.js [HTTP/1.1 200 OK 136ms]
    GET https://example.com:50443/js/jquery-ui-1.8.16.custom.min.js [HTTP/1.1 200 OK 95ms]
    The character encoding of a framed document was not declared. The document may appear different if viewed without the document framing it. dummy_login.html
    GET https://example.com:50443/js/jquery-migrate-1.2.1.min.js [HTTP/1.1 200 OK 48ms]
    GET https://example.com:50443/js/scrigo.js.php [HTTP/1.1 200 OK 55ms]
    GET https://example.com:50443/js/uni-form/uni-form.jquery.js [HTTP/1.1 200 OK 48ms]
    GET https://example.com:50443/js/jquery.ispconfigsearch.js [HTTP/1.1 200 OK 50ms]
    GET https://example.com:50443/js/jquery.tipsy.js [HTTP/1.1 200 OK 48ms]
    GET https://example.com:50443/content.php [HTTP/1.1 200 OK 49ms]
    GET https://example.com:50443/nav.php [HTTP/1.1 200 OK 68ms]
    GET https://example.com:50443/nav.php [HTTP/1.1 200 OK 68ms]
    GET https://example.com:50443/keepalive.php [HTTP/1.1 200 OK 1060ms]
    GET https://example.com:50443/dashboard/dashboard.php [HTTP/1.1 302 Moved Temporarily 49ms]
    GET https://example.com:50443/index.php [HTTP/1.1 200 OK 55ms]
    GET https://example.com:50443/js/jquery-1.11.1.min.js [HTTP/1.1 200 OK 130ms]
    GET https://example.com:50443/js/jquery-ui-1.8.16.custom.min.js [HTTP/1.1 200 OK 87ms]
    The character encoding of a framed document was not declared. The document may appear different if viewed without the document framing it. dummy_login.html
    GET https://example.com:50443/js/jquery-migrate-1.2.1.min.js [HTTP/1.1 200 OK 43ms]
    GET https://example.com:50443/js/scrigo.js.php [HTTP/1.1 200 OK 57ms]
    GET https://example.com:50443/js/uni-form/uni-form.jquery.js [HTTP/1.1 200 OK 43ms]
    GET https://example.com:50443/js/jquery.ispconfigsearch.js [HTTP/1.1 200 OK 46ms]
    GET https://example.com:50443/js/jquery.tipsy.js [HTTP/1.1 200 OK 48ms]
    GET https://example.com:50443/content.php [HTTP/1.1 200 OK 44ms]
    GET https://example.com:50443/nav.php [HTTP/1.1 200 OK 60ms]
    GET https://example.com:50443/nav.php [HTTP/1.1 200 OK 64ms]
    GET https://example.com:50443/keepalive.php [HTTP/1.1 200 OK 1063ms]
    GET https://example.com:50443/dashboard/dashboard.php [HTTP/1.1 302 Moved Temporarily 51ms]
    GET https://example.com:50443/index.php [HTTP/1.1 200 OK 59ms]
    GET https://example.com:50443/js/jquery-1.11.1.min.js [HTTP/1.1 200 OK 129ms]
    GET https://example.com:50443/js/jquery-ui-1.8.16.custom.min.js [HTTP/1.1 200 OK 90ms]
    The character encoding of a framed document was not declared. The document may appear different if viewed without the document framing it. dummy_login.html
    GET https://example.com:50443/js/jquery-migrate-1.2.1.min.js [HTTP/1.1 200 OK 45ms]
    GET https://example.com:50443/js/scrigo.js.php [HTTP/1.1 200 OK 68ms]
    GET https://example.com:50443/js/uni-form/uni-form.jquery.js [HTTP/1.1 200 OK 47ms]
    GET https://example.com:50443/js/jquery.ispconfigsearch.js [HTTP/1.1 200 OK 49ms]
    GET https://example.com:50443/js/jquery.tipsy.js [HTTP/1.1 200 OK 48ms]
    GET https://example.com:50443/content.php [HTTP/1.1 200 OK 52ms]
    GET https://example.com:50443/nav.php [HTTP/1.1 200 OK 63ms]
    GET https://example.com:50443/nav.php [HTTP/1.1 200 OK 61ms]
    GET https://example.com:50443/keepalive.php [HTTP/1.1 200 OK 103ms]
    GET https://example.com:50443/dashboard/dashboard.php [HTTP/1.1 302 Moved Temporarily 50ms]
    GET https://example.com:50443/index.php [HTTP/1.1 200 OK 63ms]
    GET https://example.com:50443/js/jquery-1.11.1.min.js [HTTP/1.1 200 OK 148ms]
    GET https://example.com:50443/js/jquery-ui-1.8.16.custom.min.js [HTTP/1.1 200 OK 94ms]
    The character encoding of a framed document was not declared. The document may appear different if viewed without the document framing it. dummy_login.html
    GET https://example.com:50443/js/jquery-migrate-1.2.1.min.js [HTTP/1.1 200 OK 46ms]
    GET https://example.com:50443/js/scrigo.js.php [HTTP/1.1 200 OK 59ms]
    GET https://example.com:50443/js/uni-form/uni-form.jquery.js [HTTP/1.1 200 OK 46ms]
    GET https://example.com:50443/js/jquery.ispconfigsearch.js [HTTP/1.1 200 OK 46ms]
    GET https://example.com:50443/js/jquery.tipsy.js [HTTP/1.1 200 OK 72ms]
    GET https://example.com:50443/content.php [HTTP/1.1 200 OK 54ms]
    GET https://example.com:50443/nav.php [HTTP/1.1 200 OK 67ms]
    GET https://example.com:50443/nav.php [HTTP/1.1 200 OK 72ms]
    GET https://example.com:50443/keepalive.php [HTTP/1.1 200 OK 1071ms]
    GET https://example.com:50443/dashboard/dashboard.php [HTTP/1.1 302 Moved Temporarily 51ms]
    GET https://example.com:50443/index.php [HTTP/1.1 200 OK 60ms]
    GET https://example.com:50443/js/jquery-1.11.1.min.js [HTTP/1.1 200 OK 136ms]
    GET https://example.com:50443/js/jquery-ui-1.8.16.custom.min.js [HTTP/1.1 200 OK 93ms]
    The character encoding of a framed document was not declared. The document may appear different if viewed without the document framing it. dummy_login.html
    GET https://example.com:50443/js/jquery-migrate-1.2.1.min.js [HTTP/1.1 200 OK 47ms]
    GET https://example.com:50443/js/scrigo.js.php [HTTP/1.1 200 OK 56ms]
    GET https://example.com:50443/js/uni-form/uni-form.jquery.js [HTTP/1.1 200 OK 64ms]
    GET https://example.com:50443/js/jquery.ispconfigsearch.js [HTTP/1.1 200 OK 43ms]
    GET https://example.com:50443/js/jquery.tipsy.js [HTTP/1.1 200 OK 58ms]
    I'm officialy stuck!
     
  16. till

    till Super Moderator Staff Member ISPConfig Developer

    No, thats not nescessary.

    A redirection occurs only when there is no valid session or when the dashboard module is not activated for the user.

    Your probem is neither in the code of the dashboard.php file nor the jquery version as the same code works fine on ten thousands of servers. Changing it is not a good idea as you just replace known working code with possibly not working code, so yu just open up another possible error.
     
  17. sheshes

    sheshes Member

    The changes I made are just the full paths to config files. Of course I made backup of the config files so I can restore the original conf.

    Still though I haven't found what is causing the dashboard to endless loading.
     
  18. till

    till Super Moderator Staff Member ISPConfig Developer

    One method to find out what is causing the issue is this:

    add a:

    die('here');

    lne at the beginning of the file, then reload the browser. You should see "here" in the browser now. Then move down the "die" line a few lines in the code and test again, until you reach the point were you get the loading problem again. so we can try to narrow down which part of the code is causing the issue to see e.g. which functions might be blocked.
     

Share This Page