Skip to content

Errors when cloning the repository according to the instructions #68

@marcos-guillen

Description

@marcos-guillen

git clone --recurse-submodules https://github.com/Euro-Office/DocumentServer.git
Cloning into 'DocumentServer'...
remote: Enumerating objects: 1944, done.
remote: Counting objects: 100% (257/257), done.
remote: Compressing objects: 100% (39/39), done.
remote: Total 1944 (delta 235), reused 221 (delta 218), pack-reused 1687 (from 2)
Receiving objects: 100% (1944/1944), 90.23 MiB | 33.93 MiB/s, done.
Resolving deltas: 100% (923/923), done.
Submodule 'core' ([email protected]:Euro-Office/core.git) registered for path 'core'
Submodule 'core-fonts' ([email protected]:Euro-Office/core-fonts.git) registered for path 'core-fonts'
Submodule 'dictionaries' ([email protected]:Euro-Office/dictionaries.git) registered for path 'dictionaries'
Submodule 'document-server-integration' ([email protected]:Euro-Office/document-server-integration.git) registered for path 'document-server-integration'
Submodule 'document-server-package' ([email protected]:Euro-Office/document-server-package.git) registered for path 'document-server-package'
Submodule 'document-templates' ([email protected]:Euro-Office/document-templates.git) registered for path 'document-templates'
Submodule 'sdkjs' ([email protected]:Euro-Office/sdkjs.git) registered for path 'sdkjs'
Submodule 'sdkjs-forms' (https://github.com/Euro-Office/sdkjs-forms.git) registered for path 'sdkjs-forms'
Submodule 'server' ([email protected]:Euro-Office/server.git) registered for path 'server'
Submodule 'web-apps' ([email protected]:Euro-Office/web-apps.git) registered for path 'web-apps'
Cloning into 'C:/Proyectos/Office Europeo/DocumentServer/core'...
Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:Euro-Office/core.git' into submodule path 'C:/Proyectos/Office Europeo/DocumentServer/core' failed
Failed to clone 'core'. Retry scheduled
Cloning into 'C:/Proyectos/Office Europeo/DocumentServer/core-fonts'...
Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:Euro-Office/core-fonts.git' into submodule path 'C:/Proyectos/Office Europeo/DocumentServer/core-fonts' failed
Failed to clone 'core-fonts'. Retry scheduled
Cloning into 'C:/Proyectos/Office Europeo/DocumentServer/dictionaries'...
Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:Euro-Office/dictionaries.git' into submodule path 'C:/Proyectos/Office Europeo/DocumentServer/dictionaries' failed
Failed to clone 'dictionaries'. Retry scheduled
Cloning into 'C:/Proyectos/Office Europeo/DocumentServer/document-server-integration'...
Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:Euro-Office/document-server-integration.git' into submodule path 'C:/Proyectos/Office Europeo/DocumentServer/document-server-integration' failed
Failed to clone 'document-server-integration'. Retry scheduled
Cloning into 'C:/Proyectos/Office Europeo/DocumentServer/document-server-package'...
Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:Euro-Office/document-server-package.git' into submodule path 'C:/Proyectos/Office Europeo/DocumentServer/document-server-package' failed
Failed to clone 'document-server-package'. Retry scheduled
Cloning into 'C:/Proyectos/Office Europeo/DocumentServer/document-templates'...
Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:Euro-Office/document-templates.git' into submodule path 'C:/Proyectos/Office Europeo/DocumentServer/document-templates' failed
Failed to clone 'document-templates'. Retry scheduled
Cloning into 'C:/Proyectos/Office Europeo/DocumentServer/sdkjs'...
Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:Euro-Office/sdkjs.git' into submodule path 'C:/Proyectos/Office Europeo/DocumentServer/sdkjs' failed
Failed to clone 'sdkjs'. Retry scheduled
Cloning into 'C:/Proyectos/Office Europeo/DocumentServer/sdkjs-forms'...
remote: Enumerating objects: 1153, done.
remote: Counting objects: 100% (31/31), done.
remote: Compressing objects: 100% (22/22), done.
remote: Total 1153 (delta 10), reused 17 (delta 8), pack-reused 1122 (from 3)
Receiving objects: 100% (1153/1153), 356.57 KiB | 3.60 MiB/s, done.
Resolving deltas: 100% (686/686), done.
Cloning into 'C:/Proyectos/Office Europeo/DocumentServer/server'...
Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:Euro-Office/server.git' into submodule path 'C:/Proyectos/Office Europeo/DocumentServer/server' failed
Failed to clone 'server'. Retry scheduled
Cloning into 'C:/Proyectos/Office Europeo/DocumentServer/web-apps'...
Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:Euro-Office/web-apps.git' into submodule path 'C:/Proyectos/Office Europeo/DocumentServer/web-apps' failed
Failed to clone 'web-apps'. Retry scheduled
Cloning into 'C:/Proyectos/Office Europeo/DocumentServer/core'...
Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:Euro-Office/core.git' into submodule path 'C:/Proyectos/Office Europeo/DocumentServer/core' failed
Failed to clone 'core' a second time, aborting

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildBuild process related changesquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions