When I do a bit import it is giving me an ssh error
the components are imported
bit version : 14.7.1
node version : v12.13.1
npm version : 6.12.1
yarn version : 1.19.1
platform : win32
user details : rubenofenrubenofen@gmail.com
โ category โ name โ description โ status โ
โ configuration โ validate workspace's bit config โ validate workspace configuration object โ passed โ
โ vendors โ validate git exec โ validate that git executable found โ passed โ
โ internal store โ check orphan refs โ checks for empty internal refs in local workspace โ passed โ
โ local environments โ check environment symlinks โ validate generated symlinks for workspace environments โ passed โ
โ vendors โ validate npm exec โ validate that npm executable found โ passed โ
โ vendors โ validate yarn exec โ validate that yarn executable found โ passed โ
โ core โ validate bit version โ validate that bit version is up to date โ passed โ
part of log doc:
2019-12-17T08:57:54.767Z [34mdebug[39m: sources.get, found ancert.ancert-ui/aui-file-uploader, however version 0.0.27 object was not found on the filesystem
2019-12-17T08:57:54.768Z [34mdebug[39m: sources.get, found ancert.ancert-ui/aui-icons, however version 1.0.17 object was not found on the filesystem
2019-12-17T08:57:54.768Z [34mdebug[39m: sources.get, found ancert.ancert-ui/aui-menu, however version 0.0.22 object was not found on the filesystem
2019-12-17T08:57:54.768Z [34mdebug[39m: sources.get, found ancert.ancert-ui/aui-modal-plus-dialog, however version 0.0.28 object was not found on the filesystem
2019-12-17T08:57:54.768Z [34mdebug[39m: sources.get, found ancert.ancert-ui/aui-modal, however version 1.0.22 object was not found on the filesystem
2019-12-17T08:57:54.768Z [34mdebug[39m: sources.get, found ancert.ancert-ui/aui-monoselect, however version 0.0.24 object was not found on the filesystem
2019-12-17T08:57:54.768Z [34mdebug[39m: sources.get, found ancert.ancert-ui/aui-pagination, however version 1.0.34 object was not found on the filesystem
2019-12-17T08:57:54.768Z [34mdebug[39m: sources.get, found ancert.ancert-ui/aui-progress-bar, however version 0.0.16 object was not found on the filesystem
2019-12-17T08:57:54.768Z [34mdebug[39m: sources.get, found ancert.ancert-ui/aui-radio-button, however version 1.0.19 object was not found on the filesystem
2019-12-17T08:57:54.768Z [34mdebug[39m: sources.get, found ancert.ancert-ui/aui-reset-filter, however version 1.0.12 object was not found on the filesystem
2019-12-17T08:57:54.769Z [34mdebug[39m: sources.get, found ancert.ancert-ui/aui-search, however version 0.0.14 object was not found on the filesystem
2019-12-17T08:57:54.769Z [34mdebug[39m: sources.get, found ancert.ancert-ui/aui-table, however version 0.0.30 object was not found on the filesystem
2019-12-17T08:57:54.769Z [34mdebug[39m: sources.get, found ancert.ancert-ui/aui-toast, however version 0.0.10 object was not found on the filesystem
2019-12-17T08:57:54.769Z [34mdebug[39m: sources.get, found ancert.ancert-ui/aui-yes-no-dialog, however version 0.0.28 object was not found on the filesystem
2019-12-17T08:57:55.325Z [34mdebug[39m: getExternalOnes, getExternalOnes: 24 left. Fetching them from a remote
2019-12-17T08:57:55.326Z [34mdebug[39m: [-] Running fetch (withoutDeps: true) on a remote
2019-12-17T08:57:55.328Z [34mdebug[39m: Establishing a new SSH connection to ssh://[email protected]:ancert.ancert-ui
2019-12-17T08:57:55.329Z [34mdebug[39m: ssh, trying to connect using token
2019-12-17T08:57:56.987Z [34mdebug[39m: ssh, authenticated successfully using token
2019-12-17T08:57:56.987Z [34mdebug[39m: ssh: going to run a remote command _fetch --no-dependencies, path: ancert.ancert-ui
2019-12-17T08:58:45.899Z [34mdebug[39m: ssh: returned with code: undefined, signal: undefined.
2019-12-17T08:58:45.926Z [31merror[39m: got an error from command import [ids...]: SSHInvalidResponse. Error serialized: {"stack":"SSHInvalidResponse\n at parseResponse (C:\Users\rsahagun\AppData\Local\Yarn\Data\global\node_modules\bit-bin\dist\scope\network\ssh\ssh.js:846:19)\n at C:\Users\rsahagun\AppData\Local\Yarn\Data\global\node_modules\bit-bin\dist\scope\network\ssh\ssh.js:853:13\n at processTicksAndRejections (internal/process/task_queues.js:93:5)","isUserError":true,"name":"SSHInvalidResponse","response":"<--- Last few GCs --->\n\n[2656:0x3e6c610] 43129 ms: Mark-sweep 1503.3 (1560.3) -> 1503.2 (1565.3) MB, 1103.4 / 0.0 ms allocation failure GC in old space requested\n[2656:0x3e6c610] 44209 ms: Mark-sweep 1503.2 (1565.3) -> 1503.0 (1534.8) MB, 1079.1 / 0.0 ms last resort GC in old space requested\n[2656:0x3e6c610] 45308 ms: Mark-sweep 1503.0 (1534.8) -> 1503.0 (1534.8) MB, 1098.8 / 0.0 ms last resort GC in old space requested\n\n\n<--- JS stacktrace --->\n\n==== JS stack trace =========================================\n\nSecurity context: 0x2977e1825891
run 'bit doctor' to get detailed workspace diagnosis and issue resolution.
2019-12-17T08:58:46.217Z [31merror[39m: [*] the command import [ids...] has been terminated with an error code 1
@rubenofen Thanks for reporting this.
It looks like some out of memory error in our servers.
We change some memory configuration on our side.
Can you please try again and update us?
Thanks.
Sorry, but it is crashing yet.
@rubenofen
Thanks for the update.
Is there an option for you to give me read permission to your collection?
and maybe the .bitmap file?
That will be very helpful in order to debug this issue.
If it's possible, please give [email protected] read permission.
Thanks.
Hello Gilad, we have gived you access to the collection.
https://bit.dev/ancert/ancert-ui
Hello Gilad, Did you get a chance to look at this?
Sorry, I'll check it.
Is there a chance to get the .bitmap file?
(you can send it privately to [email protected])
Thanks.
Hello Gilad,
Thank you but we have found the problem.
We had updoaded a .exe file inside aui-icons/assets and after that the import command started to fail. Thus, it would be possible to block or give an error when a .exe file is uploading to bit, to avoid this type of issues.
Thank you.
@rubenofen Thanks for the update.
If you can open a feature request about it (and reference this issue), it will be great.
Thanks.
Done