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

Error running memote online #706

Closed
stelmo opened this issue Nov 11, 2020 · 2 comments · Fixed by #729
Closed

Error running memote online #706

stelmo opened this issue Nov 11, 2020 · 2 comments · Fixed by #729

Comments

@stelmo
Copy link

stelmo commented Nov 11, 2020

Hi,

I am trying to incorporate automatic memote tests in a metabolic model I am building. I was trying out your instructions in the documents, but I ran into an issue. I am able to successfully create a local repo of a model using memote new but when I run memote online I get the following error message:

...
Encrypting GitHub token for repo 'stelmo/ltmodel'.
Storing GitHub token in '.travis.yml'.
Add, commit and push changes to '.travis.yml' to GitHub.
cmdline: git push --set-upstream origin master
stderr: 'Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.'

I am not sure how to resolve this.

After this error halted the process I tried adding the resultant (presumably incomplete repo?) files using Github Desktop. I tried adding it as a local repo but I get the error "Authentication failed" when I try this. I can see the repo on my Github account online, but it seem "uninitialized"...

Does anybody know why this is happening and how I can fix it?

@famosab
Copy link

famosab commented Dec 1, 2020

I have a similar issue where I give my correct github username while creating the repository via memote new but as soon as I try to run memote online it always says that my Authentication fails.

@Midnighter
Copy link
Member

There was a switch in mid November in the GitHub API and password authentication, as we implemented it, is no longer possible. There should be a new web authentication flow. Is that something either of you is able to implement and maybe contribute to memote? Otherwise maybe @phantomas1234 has someone who can work on this.

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 a pull request may close this issue.

3 participants