Announcement

Collapse
No announcement yet.

Bad Server response, cannot find any clue.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Bad Server response, cannot find any clue.



    Hi, I was browsing CRM, after re-doing entities I thought of clearing the cache and rebuild.

    after that I am not able to access CRM, what could be the issue?

  • #2
    Ok, I executed rebuild.php and clear_cache.php from CLI, now it seems to be working.

    this is what i did

    Code:
    cd /to/the/espo/
    php -q rebuild.php
    php -q clear_cache.php

    Comment

    Working...
    X