JetpackDuba / Gitnuro

A FOSS Git multiplatform client for newbies and pros

Home Page:https://gitnuro.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remote authentication is not supported!!!

GorIvanov opened this issue · comments

This app can't be used because authentication is not supported for remote repositories...
Please fix this, because without that this app doesn't make any sense.
It's useless.

Without more information there isn't much I can do. What is failing? HTTP or SSH? Gitnuro supports both

Can't push via HTTP
image

There seems to be something weird going on. A few questions:
Are you using some kind of credentials manager?
What OS are you using?
Is it a public repository (or a public service such as Github/Gitlab/etc)?

--

Can you share the logs?
Windows %LOCALAPPDATA%\Gitnuro\logs
Linux ~/.local/state/gitnuro/logs (Unless you have defined XDG_STATE_HOME with a different path).
Mac UserHome/Library/Logs/com.jetpackduba.Gitnuro/

The logs may have references to the remote URL, please remove them if that is sensible data.

This is a private repository (self-hosted) based on Gitea.
I use Windows 11.
When I use other apps like Sourcetree, Gitkraken, Gitahead...there is authentication request (automatically asked me to insert username and password). For example, this form Gittyup:
image

Here are logs:
image

Thank you! It works. Not the easiest way but ok.

The error should be improved. I'll add it to #30