log for com.nononsenseapps.feeder:285
Traceback (most recent call last):
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1053, in main
if trybuild(app, build, build_dir, output_dir, log_dir,
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 807, in trybuild
vcs.gotorevision(build.commit, refresh)
File "/home/fdroid/fdroidserver/fdroidserver/common.py", line 1148, in gotorevision
raise exc
File "/home/fdroid/fdroidserver/fdroidserver/common.py", line 1137, in gotorevision
self.gotorevisionx(rev)
File "/home/fdroid/fdroidserver/fdroidserver/common.py", line 1273, in gotorevisionx
raise VCSException(_("Git fetch failed"), p.output)
fdroidserver.exception.VCSException: Git fetch failed
==== detail begin ====
remote: HTTP Basic: Access denied. The provided password or token is incorrect or your account has 2FA enabled and you must use a personal access token instead of a password. See https://gitlab.com/help/topics/git/troubleshooting_git#error-on-git-fetch-http-basic-access-denied
fatal: Authentication failed for 'https://gitlab.com/spacecowboy/Feeder.git/'
==== detail end ====