Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error 500 after upgrading yo version 7 #82

Closed
mateuszrudyk opened this issue Jan 29, 2025 · 3 comments
Closed

Error 500 after upgrading yo version 7 #82

mateuszrudyk opened this issue Jan 29, 2025 · 3 comments

Comments

@mateuszrudyk
Copy link

After a series of updates from version 6.3 to version 7.0.1 in YetiForce, I noticed (so far) two very serious issues: documents cannot be added, and offers cannot be viewed. The only error displayed is a 500 - Internal Server Error in the browser. I couldn't find anything in the Linux or PHP logs. I am unable to diagnose the problem. Please help.

@rskrzypczak
Copy link
Contributor

If the update was successful (Software configuration/Logs/Updates) then continue updating until you reach the latest version, i.e. 7.0.3.
If that doesn't help, then enable application logs, everything will be there.

@mateuszrudyk
Copy link
Author

mateuszrudyk commented Jan 30, 2025

Thank you for your help. Logs are key! :) The issue with offers has been resolved. However, the problem with creating documents remains. The file uploads, records are created, but the logs show an error that unfortunately doesn't tell me anything:

2025-01-30 11:45:33.6294 [error][] - Found an unexpected condition: None
App\Exceptions\AppException: Found an unexpected condition: None in modules/com_vtiger_workflow/VTJsonCondition.php:578
Stack trace:
#0 modules/com_vtiger_workflow/VTJsonCondition.php(37): VTJsonCondition->checkCondition()
#1 modules/com_vtiger_workflow/Workflow.php(210): VTJsonCondition->evaluate()
#2 modules/Vtiger/handlers/Workflow.php(129): Workflow->evaluate()
#3 modules/Vtiger/handlers/Workflow.php(58): Vtiger_Workflow_Handler->performTasks()
#4 app/EventHandler.php(544): Vtiger_Workflow_Handler->entityAfterSave()
#5 app/EventHandler.php(520): App\EventHandler->triggerHandler()
#6 modules/Vtiger/models/Record.php(570): App\EventHandler->trigger()
#7 modules/Vtiger/actions/Save.php(112): Vtiger_Record_Model->save()
#8 modules/Vtiger/actions/SaveAjax.php(25): Vtiger_Save_Action->saveRecord()
#9 include/main/WebUI.php(161): Vtiger_SaveAjax_Action->process()
#10 index.php(26): Vtiger_WebUI->process()
#11 public_html/index.php(13): require('...')

@rskrzypczak
Copy link
Contributor

One of the workflow actions (Software configuration/Automation/Workflows) causes errors here, please verify them, we can't do anything more here, because you probably had some customs.

I'm closing the issue, because I don't see any errors on the YetiForce system side.
Good luck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants