Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Plugins
  1. OpenProject
  2. Forums
  3. Plugins
  4. Git rejecting clone request when trying to install plugins

Git rejecting clone request when trying to install plugins

Added by Josh Davis about 10 years ago

Hello,

I am getting the below error while trying to install plugins. From what I can tell, github.com is actually rejecting the request to clone because I am not logged in. This is the second time I’ve implemented OpenProject, but I do not recall this being an issue before. Am I missing something simple or did something change that I need to fix? Thanks!

@
openproject@akira:~/openproject$ bundle install
Fetching https://github.com/finnlabs/openproject-backlog.git
fatal: could not read Username for ‘https://github.com’: No such device or address
Retrying git clone ‘https://github.com/finnlabs/openproject-backlog.git’ “/home/openproject/.rvm/gems/ruby-2.1.4/cache/bundler/git/openproject-backlog-685fadb9dbd9b7a7d089fbb51301ab6335476b8e” —bare —no-hardlinks —quiet due to error (2/3): Bundler::Source::Git::GitCommandError Git error: command `git clone ‘https://github.com/finnlabs/openproject-backlog.git’ “/home/openproject/.rvm/gems/ruby-2.1.4/cache/bundler/git/openproject-backlog-685fadb9dbd9b7a7d089fbb51301ab6335476b8e” —bare —no-hardlinks —quiet` in directory /home/openproject/openproject has failed.
fatal: could not read Username for ‘https://github.com’: No such device or address
Retrying git clone ‘https://github.com/finnlabs/openproject-backlog.git’ “/home/openproject/.rvm/gems/ruby-2.1.4/cache/bundler/git/openproject-backlog-685fadb9dbd9b7a7d089fbb51301ab6335476b8e” —bare —no-hardlinks —quiet due to error (3/3): Bundler::Source::Git::GitCommandError Git error: command `git clone ‘https://github.com/finnlabs/openproject-backlog.git’ “/home/openproject/.rvm/gems/ruby-2.1.4/cache/bundler/git/openproject-backlog-685fadb9dbd9b7a7d089fbb51301ab6335476b8e” —bare —no-hardlinks —quiet` in directory /home/openproject/openproject has failed.
fatal: could not read Username for ‘https://github.com’: No such device or address
Git error: command `git clone ‘https://github.com/finnlabs/openproject-backlog.git’
“/home/openproject/.rvm/gems/ruby-2.1.4/cache/bundler/git/openproject-backlog-685fadb9dbd9b7a7d089fbb51301ab6335476b8e”
—bare —no-hardlinks —quiet` in directory /home/openproject/openproject has failed.
@


Replies (1)

RE: Git rejecting clone request when trying to install plugins - Added by Josh Davis about 10 years ago

Quick update: This only appears to be a problem with the backlog plugin. Everything else seems to work.

  • (1 - 1/1)
Loading...