We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

500 on Dashboard | Forum

Abbey
Abbey Apr 22 '15
Hi, I'm getting 500 on dashboard, I enabled debug and got the following, how do I fix it

OW Debug - Warning Message: session_start(): open(/tmp/sess_1707eba255f28c9392123cf839fda2bf, O_RDWR) failed: Permission denied (13) File: /home/xxx/public_html/ow_core/session.php Line: 83

OW Debug - Exception Message: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '2147483647' for key 'PRIMARY' File: /home/xxx/public_html/ow_core/database.php Line: 707 Trace: #0 /home/xxx/public_html/ow_core/database.php(707): PDOStatement->execute() #1 /home/xxx/public_html/ow_core/database.php(435): OW_Database->execute(' REPLACE INTO o...', Array) #2 /home/xxx/public_html/ow_core/database.php(475): OW_Database->query(' REPLACE INTO o...', Array) #3 /home/xxx/public_html/ow_plugins/newsfeed/bol/action_set_dao.php(154): OW_Database->update(' REPLACE INTO o...', Array) #4 /home/xxx/public_html/ow_plugins/newsfeed/bol/action_dao.php(286): NEWSFEED_BOL_ActionSetDao->generateActionSet(1, 1429696080) #5 /home/xxx/public_html/ow_plugins/newsfeed/classes/user_driver.php(42): NEWSFEED_BOL_ActionDao->findByUser(1, Array, 1429696080, NULL) #6 /home/xxx/public_html/ow_plugins/newsfeed/classes/driver.php(62): NEWSFEED_CLASS_UserDriver->findActionList(Array) #7 /home/xxx/public_html/ow_plugins/newsfeed/components/feed.php(207): NEWSFEED_CLASS_Driver->getActionList() #8 /home/xxx/public_html/ow_plugins/newsfeed/components/feed.php(248): NEWSFEED_CMP_Feed->getActionsList() #9 /home/xxx/public_html/ow_core/renderable.php(250): NEWSFEED_CMP_Feed->render() #10 /home/xxx/public_html/ow_core/component.php(80): OW_Renderable->render() #11 /home/xxx/public_html/ow_core/renderable.php(250): OW_Component->render() #12 /home/xxx/public_html/ow_core/component.php(80): OW_Renderable->render() #13 /home/xxx/public_html/ow_system_plugins/base/components/drag_and_drop_item.php(331): OW_Component->render() #14 /home/xxx/public_html/ow_system_plugins/base/components/drag_and_drop_item.php(316): BASE_CMP_DragAndDropItem->render() #15 /home/xxx/public_html/ow_system_plugins/base/components/drag_and_drop_entity_panel.php(204): BASE_CMP_DragAndDropItem->renderView() #16 /home/xxx/public_html/ow_smarty/template_c/a8610194c4c9a42969afc44d01f9b7666da95f79.file.drag_and_drop_entity_panel.html.php(118): BASE_CMP_DragAndDropEntityPanel->tplComponent(Array, Object(Smarty_Internal_Template)) #17 /home/xxx/public_html/ow_libraries/smarty3/sysplugins/smarty_internal_templatebase.php(180): content_5523c4656d7187_60929283(Object(Smarty_Internal_Template)) #18 /home/xxx/public_html/ow_core/view_renderer.php(101): Smarty_Internal_TemplateBase->fetch('/home/abbeyb/pu...') #19 /home/xxx/public_html/ow_core/renderable.php(263): OW_ViewRenderer->renderTemplate('/home/abbeyb/pu...') #20 /home/xxx/public_html/ow_core/component.php(80): OW_Renderable->render() #21 /home/xxx/public_html/ow_system_plugins/base/controllers/component_panel.php(156): OW_Component->render() #22 /home/xxx/public_html/ow_system_plugins/base/controllers/component_panel.php(182): BASE_CTRL_ComponentPanel->action('dashboard', 1, false, Array, 'drag_and_drop_e...') #23 [internal function]: BASE_CTRL_ComponentPanel->dashboard(Array) #24 /home/xxx/public_html/ow_core/request_handler.php(263): call_user_func_array(Array, Array) #25 /home/xxx/public_html/ow_core/application.php(327): OW_RequestHandler->dispatch() #26 /home/xxx/public_html/index.php(73): OW_Application->handleRequest() #27 {main} Type: PDOException

OW Debug - Warning Message: file_put_contents(/home/xxx/public_html/ow_log/error.log): failed to open stream: Permission denied File: /home/xxx/public_html/ow_system_plugins/base/classes/file_log_writer.php Line: 61

OW Debug - Warning Message: Unknown: open(/tmp/sess_1707eba255f28c9392123cf839fda2bf, O_RDWR) failed: Permission denied (13) File: Unknown Line: 0

OW Debug - Warning

Message: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) File: Unknown Line: 0
ross Team
ross Apr 22 '15
Check these links: http://stackoverflow.com/questions/11779889/warning-session-start-function-session-start-open-tmp-sess-e07-42c14904


https://docs.oxwall.org/faq:sqlstate-errors


Do the search before posting anything on the forum, please. It is full duplicates.