Skip to content
GitLab
    • Explore Projects Groups Topics Snippets
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • fusiondirectory-plugins fusiondirectory-plugins
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 65
    • Issues 65
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • fusiondirectoryfusiondirectory
  • fusiondirectory-pluginsfusiondirectory-plugins
  • Issues
  • #4788
Something went wrong while setting issue due date.
Closed
Open
Issue created 8 years ago by mhamant@mhamantReporter
  • New related issue

  • New related issue

'Incorrect response id (request id: 1, response id: )'

Closed

'Incorrect response id (request id: 1, response id: )'

This morning I've upgraded my dev system to fixes 1.0.12-2~jenkinsbuild93, and got this new error using the webservice:

Fatal error: Uncaught exception 'jsonRPCClient_ProtocolException' with message 'Incorrect response id (request id: 1, response id: )' in /var/www/html/um/jsonRPCClient.php:227 Stack trace: #0 /var/www/html/um/user-process.php(31): jsonRPCClient->__call('fields', Array) #1 /var/www/html/um/user-process.php(31): jsonRPCClient->fields('pub3ppc43q4fscn...', 'user', 'uid=xx,ou=peopl...') #2 {main} thrown in /var/www/html/um/jsonRPCClient.php on line 227

The code that triggers the error:

        $client = new jsonRPCClient($config[host], $config[http_options], $config[ssl_options]);

        $session_id = $client->login(NULL, $config[login], $config[password]);

        $fields = $client->fields($session_id, 'user', 'uid=xx,ou=people,dc=xxx,dc=xxx');

(from redmine: issue id 4788, created on 2016-05-18, closed on 2016-05-18)

  • Changesets:
    • Revision a2023517 by Côme Chilliet on 2016-05-18T08:43:21.000Z:
Fixes #4788 Removed leftover plist->ui from jsonrpc.php
  • Revision c61dc568 by Côme Chilliet on 2016-05-18T08:47:13.000Z:
Fixes #4788 Removed leftover plist->ui from jsonrpc.php
  • Custom Fields:
    • Bug in version: 1.0.12

    Tasks

    0

    No tasks are currently assigned. Use tasks to break down this issue into smaller parts.

    Linked items
    0

    Link issues together to show that they're related. Learn more.

    Activity


    • Côme Chilliet
      Côme Chilliet @cchilliet · 8 years ago
      Reporter

      Close issue

      (from redmine: written on 2016-05-18)

    • Côme Chilliet closed 7 years ago

      closed

    • bmortier added Fixed label 6 years ago

      added Fixed label

    Please register or sign in to reply
    Assignee
    Côme Chilliet's avatar
    Côme Chilliet
    Assign to
    Labels
    0
    None
    0
    None
      Assign labels
    • Manage project labels

    Milestone
    No milestone
    None
    Due date
    None
    None
    None
    Time tracking
    No estimate or time spent
    Confidentiality
    Not confidential
    Not confidential

    You are going to turn on confidentiality. Only project members with at least the Reporter role, the author, and assignees can view or be notified about this issue.

    Lock issue
    Unlocked
    0
    0 Participants
    Reference:

    Menu

    Explore Projects Groups Topics Snippets