MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist on disk. Commands that may modify the data set are disabled. Please check Redis logs for details about the error.

Whoops, looks like something went wrong.

1/1 ServerException in Client.php line 370: MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist on disk. Commands that may modify the data set are disabled. Please check Redis logs for details about the error.

  1. in Client.php line 370
  2. at Client->onErrorResponse(object(StringIncrement), object(Error)) in Client.php line 335
  3. at Client->executeCommand(object(StringIncrement)) in Client.php line 314
  4. at Client->__call('incr', array('th_u_c_57977')) in ThreadService.php line 224
  5. at ThreadService->incThreadViews(object(Thread)) in ThreadSubscriber.php line 74
  6. at ThreadSubscriber->onReadThread(object(ThreadPostEvent), 'read.thread_ThreadEvent', object(EventDispatcher))
  7. at call_user_func(array(object(ThreadSubscriber), 'onReadThread'), object(ThreadPostEvent), 'read.thread_ThreadEvent', object(EventDispatcher)) in EventDispatcher.php line 174
  8. at EventDispatcher->doDispatch(array(array(object(ThreadSubscriber), 'onReadThread')), 'read.thread_ThreadEvent', object(ThreadPostEvent)) in EventDispatcher.php line 43
  9. at EventDispatcher->dispatch('read.thread_ThreadEvent', object(ThreadPostEvent)) in Application.php line 109
  10. at Application->dispatch('read.thread_ThreadEvent', object(ThreadPostEvent)) in ThreadController.php line 829
  11. at ThreadController->indexAction(object(Request), object(Application))
  12. at call_user_func_array(array(object(ThreadController), 'indexAction'), array(object(Request), object(Application))) in HttpKernel.php line 144
  13. at HttpKernel->handleRaw(object(Request), '1') in HttpKernel.php line 64
  14. at HttpKernel->handle(object(Request), '1', true) in Application.php line 586
  15. at Application->handle(object(Request)) in Application.php line 563
  16. at Application->run() in index.php line 63