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

Private projects not loading #28

Closed
bennypowers opened this issue Jan 8, 2018 · 14 comments
Closed

Private projects not loading #28

bennypowers opened this issue Jan 8, 2018 · 14 comments

Comments

@bennypowers
Copy link

When working on a project in a group which I'm a master of, I get "project group-name/project-name is unknown"

Response from GitLab came in 4 pages, but page 2 and page 3 returned "Bad Gateway", and it appears they were not retried.

"FetchError: invalid json response body at https://gitlab.com/api/v4/projects?membership=yes&per_page=20&page=2 reason: Unexpected token G in JSON at position 0
    at /Users/bennyp/dotfiles/atom/packages/gitlab-integration/node_modules/node-fetch/lib/body.js:48:31
    at process._tickCallback (internal/process/next_tick.js:103:7)"

@ | gitlab.coffee [sm]:44

For some reason, there requests do not appear in the network panel of dev tools so that's all I've got for now

@blakawk
Copy link
Owner

blakawk commented Jan 19, 2018

@bennypowers can you please enable plugin debug output in Atom settings, and provide the console output ?

@lelvisl
Copy link

lelvisl commented Mar 13, 2018

same problem. and nothing in console.
May be another log?

@blakawk
Copy link
Owner

blakawk commented Mar 13, 2018

@lelvisl there is a way to enable debug output in the package's setting by following indication in https://github.com/blakawk/gitlab-integration#contributing. Can you enable it and provide console output ? Thanks.

@lelvisl
Copy link

lelvisl commented Mar 13, 2018

screen shot 2018-03-13 at 18 55 19

screen shot 2018-03-13 at 18 54 49

screen shot 2018-03-13 at 18 57 14

@lelvisl
Copy link

lelvisl commented Mar 13, 2018

an you enable it and provide console output ? Thanks.

@blakawk this is the first thing I did.

maybe there is another way?

@blakawk
Copy link
Owner

blakawk commented Mar 13, 2018

@lelvisl I don't know which "Console" you are using, but when i mean console, I mean the one from Atom development tools (showed using "Ctrl-Shift-I"). It should look like that:
console

@lelvisl
Copy link

lelvisl commented Mar 13, 2018

@blakawk oh, sorry...

[gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: undefined
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/.gitlab-ci.yml
log.coffee [sm]:4 [gitlab-integration]      -> project changed to undefined
/Users/elvis/.atom/packages/nuclide/pkg/nuclide-logging/lib/consoleAppender.js:52 [2018-03-13T16:01:36.078Z] [ERROR] installErrorReporter - Caught unhandled rejection Cannot read property 'once' of null
TypeError: Cannot read property 'once' of null
    at GitRepository.onDidDestroy (/Applications/Atom.app/Contents/Resources/app/src/git-repository.js:150:30)
    at Promise.all.then (/Applications/Atom.app/Contents/Resources/app/src/project.js:258:22)
<embedded>:132149 Uncaught (in promise) TypeError: Cannot read property 'once' of null
    at GitRepository.onDidDestroy (/Applications/Atom.app/Contents/Resources/app/src/git-repository.js:150:30)
    at Promise.all.then (/Applications/Atom.app/Contents/Resources/app/src/project.js:258:22)
/Users/elvis/.atom/packages/nuclide/pkg/nuclide-logging/lib/consoleAppender.js:52 [2018-03-13T16:01:36.092Z] [ERROR] installErrorReporter - Caught unhandled rejection Cannot read property 'once' of null
TypeError: Cannot read property 'once' of null
    at GitRepository.onDidDestroy (/Applications/Atom.app/Contents/Resources/app/src/git-repository.js:150:30)
    at Promise.all.then (/Applications/Atom.app/Contents/Resources/app/src/project.js:258:22)
<embedded>:132149 Uncaught (in promise) TypeError: Cannot read property 'once' of null
    at GitRepository.onDidDestroy (/Applications/Atom.app/Contents/Resources/app/src/git-repository.js:150:30)
    at Promise.all.then (/Applications/Atom.app/Contents/Resources/app/src/project.js:258:22)
/Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:169 Watchman:  Watchman was not found in PATH.  See https://facebook.github.io/watchman/docs/install.html for installation instructions
spawnError @ /Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:169
/Users/elvis/.atom/packages/nuclide/pkg/nuclide-logging/lib/consoleAppender.js:52 [2018-03-13T16:01:37.424Z] [ERROR] nuclide-watchman-helpers - Error while talking to watchman:  Watchman was not found in PATH.  See https://facebook.github.io/watchman/docs/install.html for installation instructions
Error: Watchman was not found in PATH.  See https://facebook.github.io/watchman/docs/install.html for installation instructions
    at exports._errnoException (util.js:1022:11)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32)
    at onErrorNT (internal/child_process.js:359:16)
    at _combinedTickCallback (internal/process/next_tick.js:74:11)
    at process._tickCallback (internal/process/next_tick.js:98:9)
/Users/elvis/.atom/packages/nuclide/pkg/nuclide-logging/lib/consoleAppender.js:52 [2018-03-13T16:01:37.429Z] [ERROR] nuclide-watchman-helpers - Watchman client disconnected, reconnecting a new client!
/Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:169 Watchman:  Watchman was not found in PATH.  See https://facebook.github.io/watchman/docs/install.html for installation instructions
spawnError @ /Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:169
/Users/elvis/.atom/packages/nuclide/pkg/nuclide-logging/lib/consoleAppender.js:52 [2018-03-13T16:01:37.486Z] [ERROR] nuclide-watchman-helpers - Error while talking to watchman:  Watchman was not found in PATH.  See https://facebook.github.io/watchman/docs/install.html for installation instructions
Error: Watchman was not found in PATH.  See https://facebook.github.io/watchman/docs/install.html for installation instructions
    at exports._errnoException (util.js:1022:11)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32)
    at onErrorNT (internal/child_process.js:359:16)
    at _combinedTickCallback (internal/process/next_tick.js:74:11)
    at process._tickCallback (internal/process/next_tick.js:98:9)
/Users/elvis/.atom/packages/nuclide/pkg/nuclide-logging/lib/consoleAppender.js:52 [2018-03-13T16:01:37.506Z] [ERROR] nuclide-watchman-helpers - Watchman client disconnected, reconnecting a new client!
/Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:169 Watchman:  Watchman was not found in PATH.  See https://facebook.github.io/watchman/docs/install.html for installation instructions
spawnError @ /Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:169
/Users/elvis/.atom/packages/nuclide/pkg/nuclide-logging/lib/consoleAppender.js:52 [2018-03-13T16:01:37.527Z] [ERROR] nuclide-watchman-helpers - Error while talking to watchman:  Watchman was not found in PATH.  See https://facebook.github.io/watchman/docs/install.html for installation instructions
Error: Watchman was not found in PATH.  See https://facebook.github.io/watchman/docs/install.html for installation instructions
    at exports._errnoException (util.js:1022:11)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32)
    at onErrorNT (internal/child_process.js:359:16)
    at _combinedTickCallback (internal/process/next_tick.js:74:11)
    at process._tickCallback (internal/process/next_tick.js:98:9)
/Users/elvis/.atom/packages/nuclide/pkg/nuclide-logging/lib/consoleAppender.js:52 [2018-03-13T16:01:37.529Z] [ERROR] nuclide-watchman-helpers - Watchman client disconnected, reconnecting a new client!
/Users/elvis/.atom/packages/nuclide/pkg/nuclide-logging/lib/consoleAppender.js:52 [2018-03-13T16:01:37.744Z] [ERROR] installErrorReporter - Caught unhandled rejection The client was ended
Error: The client was ended
    at Client.cancelCommands (/Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:52:15)
    at Client.end (/Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:316:8)
    at Client.<anonymous> (/Users/elvis/.atom/packages/nuclide/modules/nuclide-watchman-helpers/lib/WatchmanClient.js:103:16)
    at emitOne (events.js:96:13)
    at Client.emit (events.js:188:7)
    at spawnError (/Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:170:10)
    at ChildProcess.<anonymous> (/Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:193:5)
    at emitOne (events.js:96:13)
    at ChildProcess.emit (events.js:188:7)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:213:12)
    at onErrorNT (internal/child_process.js:359:16)
    at _combinedTickCallback (internal/process/next_tick.js:74:11)
    at process._tickCallback (internal/process/next_tick.js:98:9)
/Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:52 Uncaught (in promise) Error: The client was ended
    at Client.cancelCommands (/Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:52)
    at Client.end (/Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:316)
    at Client.<anonymous> (/Users/elvis/.atom/packages/nuclide/modules/nuclide-watchman-helpers/lib/WatchmanClient.js:103)
    at emitOne (events.js:96)
    at Client.emit (events.js:188)
    at spawnError (/Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:170)
    at ChildProcess.<anonymous> (/Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:193)
    at emitOne (events.js:96)
    at ChildProcess.emit (events.js:188)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:213)
    at onErrorNT (internal/child_process.js:359)
    at _combinedTickCallback (internal/process/next_tick.js:74)
    at process._tickCallback (internal/process/next_tick.js:98)
/Users/elvis/.atom/packages/nuclide/pkg/nuclide-logging/lib/consoleAppender.js:52 [2018-03-13T16:01:37.762Z] [ERROR] installErrorReporter - Caught unhandled rejection The client was ended
Error: The client was ended
    at Client.cancelCommands (/Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:52:15)
    at Client.end (/Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:316:8)
    at Client.<anonymous> (/Users/elvis/.atom/packages/nuclide/modules/nuclide-watchman-helpers/lib/WatchmanClient.js:103:16)
    at emitOne (events.js:96:13)
    at Client.emit (events.js:188:7)
    at spawnError (/Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:170:10)
    at ChildProcess.<anonymous> (/Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:193:5)
    at emitOne (events.js:96:13)
    at ChildProcess.emit (events.js:188:7)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:213:12)
    at onErrorNT (internal/child_process.js:359:16)
    at _combinedTickCallback (internal/process/next_tick.js:74:11)
    at process._tickCallback (internal/process/next_tick.js:98:9)
/Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:52 Uncaught (in promise) Error: The client was ended
    at Client.cancelCommands (/Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:52)
    at Client.end (/Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:316)
    at Client.<anonymous> (/Users/elvis/.atom/packages/nuclide/modules/nuclide-watchman-helpers/lib/WatchmanClient.js:103)
    at emitOne (events.js:96)
    at Client.emit (events.js:188)
    at spawnError (/Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:170)
    at ChildProcess.<anonymous> (/Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:193)
    at emitOne (events.js:96)
    at ChildProcess.emit (events.js:188)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:213)
    at onErrorNT (internal/child_process.js:359)
    at _combinedTickCallback (internal/process/next_tick.js:74)
    at process._tickCallback (internal/process/next_tick.js:98)
/Users/elvis/.atom/packages/nuclide/pkg/nuclide-logging/lib/consoleAppender.js:52 [2018-03-13T16:01:37.764Z] [ERROR] installErrorReporter - Caught unhandled rejection The client was ended
Error: The client was ended
    at Client.cancelCommands (/Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:52:15)
    at Client.end (/Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:316:8)
    at Client.<anonymous> (/Users/elvis/.atom/packages/nuclide/modules/nuclide-watchman-helpers/lib/WatchmanClient.js:103:16)
    at emitOne (events.js:96:13)
    at Client.emit (events.js:188:7)
    at spawnError (/Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:170:10)
    at ChildProcess.<anonymous> (/Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:193:5)
    at emitOne (events.js:96:13)
    at ChildProcess.emit (events.js:188:7)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:213:12)
    at onErrorNT (internal/child_process.js:359:16)
    at _combinedTickCallback (internal/process/next_tick.js:74:11)
    at process._tickCallback (internal/process/next_tick.js:98:9)
/Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:52 Uncaught (in promise) Error: The client was ended
    at Client.cancelCommands (/Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:52)
    at Client.end (/Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:316)
    at Client.<anonymous> (/Users/elvis/.atom/packages/nuclide/modules/nuclide-watchman-helpers/lib/WatchmanClient.js:103)
    at emitOne (events.js:96)
    at Client.emit (events.js:188)
    at spawnError (/Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:170)
    at ChildProcess.<anonymous> (/Users/elvis/.atom/packages/nuclide/node_modules/fb-watchman/index.js:193)
    at emitOne (events.js:96)
    at ChildProcess.emit (events.js:188)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:213)
    at onErrorNT (internal/child_process.js:359)
    at _combinedTickCallback (internal/process/next_tick.js:74)
    at process._tickCallback (internal/process/next_tick.js:98)
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/.gitlab-ci.yml
/Users/elvis/.atom/packages/nuclide/pkg/nuclide-logging/lib/consoleAppender.js:52 [2018-03-13T16:01:52.161Z] [ERROR] installErrorReporter - Caught unhandled rejection Cannot read property 'once' of null
TypeError: Cannot read property 'once' of null
    at GitRepository.onDidDestroy (/Applications/Atom.app/Contents/Resources/app/src/git-repository.js:150:30)
    at Promise.all.then (/Applications/Atom.app/Contents/Resources/app/src/project.js:258:22)
index.html:1 Uncaught (in promise) TypeError: Cannot read property 'once' of null
    at GitRepository.onDidDestroy (/Applications/Atom.app/Contents/Resources/app/src/git-repository.js:150:30)
    at Promise.all.then (/Applications/Atom.app/Contents/Resources/app/src/project.js:258:22)
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/logger.go
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/.gitlab-ci.yml
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/main.go
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/.gitlab-ci.yml
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/main.go
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/.gitlab-ci.yml
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/.gitlab-ci.yml
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/main.go
log.coffee [sm]:4 [gitlab-integration] --- handle repository
log.coffee [sm]:4 [gitlab-integration]      - project: Directory
log.coffee [sm]:4 [gitlab-integration]      - repos: GitRepositorybranch: "refs/heads/prom"config: Configemitter: nullid: 4project: ProjectprojectAtRoot: truerepo: nullstatusRefreshCount: 1statuses: Objectsubmodules: Objectsubscriptions: nullupstream: Object__proto__: Object
log.coffee [sm]:4 [gitlab-integration]      - current: undefined
log.coffee [sm]:4 [gitlab-integration]      - origin: git@git.sdp.msk.company.ru:pbrf/utils/multa.git
log.coffee [sm]:4 [gitlab-integration]      - url: Object
log.coffee [sm]:4 [gitlab-integration]      - name: pbrf/utils/multa
log.coffee [sm]:4 [gitlab-integration] project pbrf/utils/multa loading with status 'loading project...'
log.coffee [sm]:4 [gitlab-integration]  -> fetch 'projects?membership=yes' from 'git.sdp.msk.company.ru'
/Users/elvis/.atom/packages/nuclide/pkg/nuclide-logging/lib/consoleAppender.js:52 [2018-03-13T16:12:18.645Z] [ERROR] installErrorReporter - Caught unhandled rejection Cannot read property 'once' of null
TypeError: Cannot read property 'once' of null
    at GitRepository.onDidDestroy (/Applications/Atom.app/Contents/Resources/app/src/git-repository.js:150:30)
    at Promise.all.then (/Applications/Atom.app/Contents/Resources/app/src/project.js:258:22)
index.html:1 Uncaught (in promise) TypeError: Cannot read property 'once' of null
    at GitRepository.onDidDestroy (/Applications/Atom.app/Contents/Resources/app/src/git-repository.js:150:30)
    at Promise.all.then (/Applications/Atom.app/Contents/Resources/app/src/project.js:258:22)
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/utils/multa
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/utils/multa/main.go
log.coffee [sm]:4 [gitlab-integration]      -> project changed to pbrf/utils/multa
log.coffee [sm]:4 [gitlab-integration] current project becomes pbrf/utils/multa
log.coffee [sm]:4 [gitlab-integration] project pbrf/utils/multa loading with status 'loading project...'
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/utils/multa
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/utils/multa
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/utils/multa/.version
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/utils/multa
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/utils/multa
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/utils/multa/config.go
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/utils/multa
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/utils/multa
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/utils/multa/config.toml
gitlab.coffee [sm]:95 cannot fetch projects from git.sdp.msk.company.ru RequestError
(anonymous) @ gitlab.coffee [sm]:95
log.coffee [sm]:4 [gitlab-integration] project pbrf/utils/multa is unknown
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/utils/multa
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/utils/multa
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/utils/multa/exprt.go
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/utils/multa
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/utils/multa
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/utils/multa/multa.iml
/Users/elvis/.atom/packages/nuclide/pkg/nuclide-logging/lib/consoleAppender.js:52 [2018-03-13T16:12:48.503Z] [ERROR] installErrorReporter - Caught unhandled rejection Cannot read property 'once' of null
TypeError: Cannot read property 'once' of null
    at GitRepository.onDidDestroy (/Applications/Atom.app/Contents/Resources/app/src/git-repository.js:150:30)
    at Promise.all.then (/Applications/Atom.app/Contents/Resources/app/src/project.js:258:22)
internal/process/next_tick.js:103 Uncaught (in promise) TypeError: Cannot read property 'once' of null
    at GitRepository.onDidDestroy (/Applications/Atom.app/Contents/Resources/app/src/git-repository.js:150:30)
    at Promise.all.then (/Applications/Atom.app/Contents/Resources/app/src/project.js:258:22)
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/utils/multa
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/main.go
log.coffee [sm]:4 [gitlab-integration]      -> project changed to undefined
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/.gitlab-ci.yml
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/main.go
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/.gitlab-ci.yml
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/main.go
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/.git/COMMIT_EDITMSG
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/main.go
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/.git/COMMIT_EDITMSG
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/main.go
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/.git/COMMIT_EDITMSG
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/main.go
tag-create-view.coffee [sm]:38 Created git tag v2.0.5: 
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/main.go
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/config.yaml
git-checkout-branch.js [sm]:20 Git-plus: editor.getPath() returned '/Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/main.go'
git-checkout-branch.js [sm]:20 Git-plus: editor.getPath() returned '/Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/.gitlab-ci.yml'
git-checkout-branch.js [sm]:20 Git-plus: editor.getPath() returned '/Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/metrics.go'
git-checkout-branch.js [sm]:20 Git-plus: editor.getPath() returned '/Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/metagen.service'
git-checkout-branch.js [sm]:20 Git-plus: editor.getPath() returned '/Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/logger.go'
git-checkout-branch.js [sm]:20 Git-plus: editor.getPath() returned '/Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/work.go'
git-checkout-branch.js [sm]:20 Git-plus: editor.getPath() returned '/Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/combinations.go'
git-checkout-branch.js [sm]:20 Git-plus: editor.getPath() returned '/Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/config.go'
git-checkout-branch.js [sm]:20 Git-plus: editor.getPath() returned '/Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/go.mod'
git-checkout-branch.js [sm]:20 Git-plus: editor.getPath() returned '/Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/config.yaml'
git-checkout-branch.js [sm]:20 Git-plus: editor.getPath() returned '/Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/.gitignore'
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/config.yaml
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/.gitlab-ci.yml
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/.git/COMMIT_EDITMSG
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/.gitlab-ci.yml
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/.git/COMMIT_EDITMSG
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/.gitlab-ci.yml
log.coffee [sm]:4 [gitlab-integration] -- path change
log.coffee [sm]:4 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen
log.coffee [sm]:4 [gitlab-integration]     - projects: Object
log.coffee [sm]:4 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/metagen/.gitlab-ci.yml

@lelvisl
Copy link

lelvisl commented Mar 27, 2018

@blakawk do you need something else?

@blakawk
Copy link
Owner

blakawk commented Mar 27, 2018

@lelvisl it seems your issue is caused by Nuclide HgRepositoryProvider. However, I did not manage to reproduce the issue as i'm missing the first line of logs.

Can you start your atom editor with at least one source file opened in your Gitlab repository, and without performing any action, provide again the console output from the start ? Thanks !

@lelvisl
Copy link

lelvisl commented Mar 27, 2018

@blakawk logs

/Users/elvis/.atom/packages/gitlab-integration/lib/log.coffee:11 [gitlab-integration] --- handle repository
/Users/elvis/.atom/packages/gitlab-integration/lib/log.coffee:11 [gitlab-integration]      - project: Directory
/Users/elvis/.atom/packages/gitlab-integration/lib/log.coffee:11 [gitlab-integration]      - repos: GitRepository
/Users/elvis/.atom/packages/gitlab-integration/lib/log.coffee:11 [gitlab-integration]      - current: undefined
/Users/elvis/.atom/packages/gitlab-integration/lib/log.coffee:11 [gitlab-integration]      - origin: git@git.sdp.msk.company.ru:pbrf/utils/multa.git
/Users/elvis/.atom/packages/gitlab-integration/lib/log.coffee:11 [gitlab-integration]      - url: Object
/Users/elvis/.atom/packages/gitlab-integration/lib/log.coffee:11 [gitlab-integration]      - name: pbrf/utils/multa
/Users/elvis/.atom/packages/gitlab-integration/lib/log.coffee:11 [gitlab-integration] project pbrf/utils/multa loading with status 'loading project...'
/Users/elvis/.atom/packages/gitlab-integration/lib/log.coffee:11 [gitlab-integration]  -> fetch 'projects?membership=yes' from 'git.sdp.msk.company.ru'
/Users/elvis/.atom/packages/gitlab-integration/lib/log.coffee:11 [gitlab-integration] current project becomes undefined
/Users/elvis/.atom/packages/gitlab-integration/lib/log.coffee:11 [gitlab-integration] -- path change
/Users/elvis/.atom/packages/gitlab-integration/lib/log.coffee:11 [gitlab-integration]     - current: undefined
/Users/elvis/.atom/packages/gitlab-integration/lib/log.coffee:11 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/utils/multa
/Users/elvis/.atom/packages/gitlab-integration/lib/log.coffee:11 [gitlab-integration]     - projects: Object
/Users/elvis/.atom/packages/gitlab-integration/lib/log.coffee:11 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/utils/multa/config.go
/Users/elvis/.atom/packages/gitlab-integration/lib/log.coffee:11 [gitlab-integration]      -> project changed to pbrf/utils/multa
/Users/elvis/.atom/packages/gitlab-integration/lib/log.coffee:11 [gitlab-integration] current project becomes pbrf/utils/multa
/Users/elvis/.atom/packages/gitlab-integration/lib/log.coffee:11 [gitlab-integration] project pbrf/utils/multa loading with status 'loading project...'
/Users/elvis/.atom/packages/gitlab-integration/lib/log.coffee:11 [gitlab-integration] -- path change
/Users/elvis/.atom/packages/gitlab-integration/lib/log.coffee:11 [gitlab-integration]     - current: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/utils/multa
/Users/elvis/.atom/packages/gitlab-integration/lib/log.coffee:11 [gitlab-integration]     - new: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/utils/multa
/Users/elvis/.atom/packages/gitlab-integration/lib/log.coffee:11 [gitlab-integration]     - projects: Object
/Users/elvis/.atom/packages/gitlab-integration/lib/log.coffee:11 [gitlab-integration]     - current path: /Users/elvis/prog/go/src/gitlab.services.company.ru/pbrf/utils/multa/.gitlab-ci.yml
gitlab.coffee? [sm]:95 cannot fetch projects from git.sdp.msk.company.ru RequestError {name: "RequestError", message: "Error: connect ETIMEDOUT 10.16.144.250:443", cause: Error: connect ETIMEDOUT 10.16.144.250:443
    at Object.exports._errnoException (util.js:1050:11)
 …, error: Error: connect ETIMEDOUT 10.16.144.250:443
    at Object.exports._errnoException (util.js:1050:11)
 …, options: Object…}
(anonymous) @ gitlab.coffee? [sm]:95
_tickCallback @ internal/process/next_tick.js:109
log.coffee? [sm]:4 [gitlab-integration] project pbrf/utils/multa is unknown

and I know now where is problem. My gitlab works over http (not https). Can you add support for http?

@lelvisl
Copy link

lelvisl commented Apr 7, 2018

@blakawk hi! something new?

@blakawk
Copy link
Owner

blakawk commented Apr 10, 2018

@lelvisl no time to work on it yet !

blakawk pushed a commit that referenced this issue Apr 10, 2018
  - Retry over HTTP in case HTTPS request fails
  - Thanks @lelvisl and @bennypowers
@blakawk
Copy link
Owner

blakawk commented Apr 10, 2018

Closed with v0.4.7

@blakawk blakawk closed this as completed Apr 10, 2018
@blakawk blakawk mentioned this issue Apr 10, 2018
@lelvisl
Copy link

lelvisl commented Apr 10, 2018

Big tanks!!!

screen shot 2018-04-10 at 17 05 49

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

No branches or pull requests

3 participants