Hi when i run bench update --reset
i get this prompt
HEAD is now at 6931db98f1 chore(release): Bumped to Version 14.44.1
$ find . -name “.pyc" -delete
Skipping pull for app sealapp
$ git fetch --all
$ git reset --hard upstream/develop
HEAD is now at 30e5deb chore: loosen pycryptodome and install mariadb
$ find . -name ".pyc” -delete
Skipping pull for app library_management
$ git fetch --all
Username for ‘https://github.com’:
Password for ‘https://github.com’:
this is the first time its happening, can somebody help
thank you
Im geting this error after the password
remote: Repository not found.
fatal: repository ‘https://github.com/f-9t9it/project-control.git/’ not found
ERROR: git fetch --all
subprocess.CalledProcessError: Command ‘git fetch --all’ returned non-zero exit status 128.
The above exception was the direct cause of the following exception:
Seems you have more apps (library_management, project_control …) in your bench.
This apps are pointing to a repository, and github is asking for credentials.