php-sdk icon indicating copy to clipboard operation
php-sdk copied to clipboard

Getting failed to open stream: Permission denied

Open rpdata-corelogic opened this issue 8 years ago • 1 comments

Getting this error class ErrorExceptionmessage = fopen(/001500358413.074304-f44ZLp.log): failed to open stream: Permission deniedclass = ErrorExceptionfile = /code/vendor/blackfire/src/BlackfireProbe.php:608trace = #0 [internal function]: Blackfire\BlackfireProbe->onInternalError(2, 'fopen(/00150035...', '/code/vendor/bl...', 608,

any Suggestions ?

rpdata-corelogic avatar Jul 18 '17 06:07 rpdata-corelogic

Hi @rpdata-corelogic, Where can you see this error? Is that in the log file? This is triggered because the BlackfireProbe finds no agent to connect to.

nicolas-grekas avatar Jul 24 '17 15:07 nicolas-grekas