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

Fixing occasional foxx errors #2953

Merged
merged 2 commits into from
Aug 4, 2017
Merged

Fixing occasional foxx errors #2953

merged 2 commits into from
Aug 4, 2017

Conversation

graetzer
Copy link
Contributor

@graetzer graetzer commented Aug 4, 2017

In irregular intervals we get ArangoError: service files missing, this is a workaround

    [FAIL] register a foxx service
        ArangoError: service files missing
        Mount: /UnitTest_ro_rw_rw_mount
            at Object.exports.checkRequestResult (js/client/modules/@arangodb/arangosh.js:96:21)
            at Object.install (js/client/modules/@arangodb/foxx/manager.js:281:12)
            at Context.it (js/client/tests/authentication/user-access-right-foxx-spec.js:105:27)

@fceller fceller merged commit fde0915 into devel Aug 4, 2017
ObiWahn added a commit that referenced this pull request Aug 7, 2017
…ture/js_to_cpp_transaction_handler

* 'devel' of https://github.com/arangodb/arangodb: (30 commits)
  fix typo
  specialize IndexIterator::skip for primary indexes (#2952)
  Feature/jenkins pipeline (#2967)
  lower concurrency
  Feature/jenkins pipeline (#2966)
  Feature/jenkins pipeline (#2963)
  RocksDB: Optimizing dropCollection / dropIndex / fillIndex (#2927)
  used the required mutex in Store::clear to avoid races (#2957)
  Bug fix/macos readlink (#2961)
  ensure that exit signals are still valid (#2962)
  Bug fix/daily fixes (#2958)
  Feature/slow queries log bind vars (#2954)
  add "cluster selectivity estimates" to CHANGELOG (#2956)
  fixed issue #2943 (#2945)
  fixed issue #2949 (#2951)
  Feature/jenkins pipeline (#2944)
  Bug fix/nightly fixes (#2946)
  Fixing occasional foxx errors (#2953)
  Bug fix/windows non docker build (#2941)
  Improve windows compatibility...remove shell scripts..use cmake logic (#2940)
  ...
@fceller fceller deleted the bug-fix/auth-foxx branch August 8, 2017 19:55
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

Successfully merging this pull request may close these issues.

None yet

2 participants