Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-21041

REST v1 is be broken ( PHP warnings in all replies )

    XMLWordPrintable

Details

    Description

      Seems like any REST v1 call will fail:

      Received from Client:
      #################### - Client request BEGIN - #########################
      GET /api/ezp/v1/content/node/2 HTTP/1.0
      Host: ezpublish5.rhel61.qa.ez.local:8080
      Authorization: OAuth 389947f43e36d707a08136862251da719da40a05
      
      
      ##################### - Client request END - ##########################
      sending to target...done.
      Received from Target:
      ##################### - Target reply BEGIN - ##########################
      HTTP/1.1 200 OK
      Date: Wed, 12 Jun 2013 12:32:03 GMT
      Server: Apache/2.2.15 (Red Hat)
      X-Powered-By: eZ Publish
      Set-Cookie: eZSESSID=42g4ds01l7f0u2rice7bchstf1; path=/
      Expires: Thu, 19 Nov 1981 08:52:00 GMT
      Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
      Pragma: no-cache
      Content-Length: 1140
      Connection: close
      Content-Type: application/json; charset=UTF-8
      
      {"metadata":{"objectName":"Home","classIdentifier":"frontpage","datePublished":1195480486,"dateModified":1196268696,"objectRemoteId":"8a9c9c761004866fb458d89910f52bee","objectId":57,"nodeId":2,"nodeRemoteId":"f3e90596361e31d496d4026eb624c983","fullUrl":"http:\/\/ezpublish5.rhel61.qa.ez.local:8080\/ezflow_site"},"links":{"name":"http:\/\/ezpublish5.rhel61.qa.ez.local:8080\/api\/ezp\/content\/node\/2\/field\/name","page":"http:\/\/ezpublish5.rhel61.qa.ez.local:8080\/api\/ezp\/content\/node\/2\/field\/page","tags":"http:\/\/ezpublish5.rhel61.qa.ez.local:8080\/api\/ezp\/content\/node\/2\/field\/tags","*":"http:\/\/ezpublish5.rhel61.qa.ez.local:8080\/api\/ezp\/content\/node\/2\/fields"},"requestedResponseGroups":["Metadata"]}
      Warning: fopen(var/ezflow_site/cache/ezfile-tmp.e74bf0f089399c09b60eafe1fdf00c97): failed to open stream: No such file or directory in /var/www/apache2php53/ezpublish5/ezpublish_testsystem/.run/lib/ezfile/classes/ezfile.php on line 64
      
      Warning: chmod(): No such file or directory in /var/www/apache2php53/ezpublish5/ezpublish_testsystem/.run/kernel/classes/clusterfilehandlers/ezfsfilehandler.php on line 214
      
      ###################### - Target reply END - ###########################
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            vidar.langseid@ibexa.co Vidar Langseid
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: