Deleting repository

Hi , How to delete the following repository from ERPNext

https://github.com/frappe/website_chat/

@Ashish_Dhingra bench remove-from-installed-apps website_chat

I am still getting the error of this repository while runing Bench Update.

@Ashish_Dhingra put the error!

aafpl@aafpl:~$ bench remove-from-installed-apps website_chat
aafpl@aafpl:~$ bench update
INFO:bench.utils:setting up sudoers
Already up-to-date.
Requirement already satisfied (use --upgrade to upgrade): Pillow in ./env/lib/python2.7/site-packages
INFO:bench.app:pulling frappe
From GitHub - frappe/frappe: Low code web framework for real world applications, in Python and Javascript

  • branch master → FETCH_HEAD
    Already up-to-date.
    INFO:bench.app:pulling erpnext
    From GitHub - frappe/erpnext: Free and Open Source Enterprise Resource Planning (ERP)
  • branch master → FETCH_HEAD
    Already up-to-date.
    INFO:bench.app:pulling frappe_theme
    From GitHub - frappe/frappe_theme: Theme for Frappe sites
  • branch master → FETCH_HEAD
    Already up-to-date.
    INFO:bench.app:pulling translator
    From GitHub - frappe/translator: Translation Portal for Frappe
  • branch master → FETCH_HEAD
    Already up-to-date.
    INFO:bench.app:pulling poll
    From GitHub - frappe/poll: Online Polling App
  • branch master → FETCH_HEAD
    Already up-to-date.
    INFO:bench.app:pulling paypal_integration
    From GitHub - frappe/paypal_integration: Paypal API Integrations
  • branch master → FETCH_HEAD
    Already up-to-date.
    INFO:bench.app:pulling erpnext_shopify
    From GitHub - frappe/erpnext_shopify: [Deprecated] Shopify connector for ERPNext
  • branch master → FETCH_HEAD
    Already up-to-date.
    INFO:bench.app:pulling website_chat
    Username for ‘https://github.com’:
    Password for ‘https://github.com’:
    remote: Repository not found.
    fatal: Authentication failed for ‘https://github.com/frappe/website_chat/
    Traceback (most recent call last):
    File “/usr/local/bin/bench”, line 9, in
    load_entry_point(‘bench==0.92’, ‘console_scripts’, ‘bench’)()
    File “/home/aafpl/bench-repo/bench/cli.py”, line 60, in cli
    bench()
    File “/usr/local/lib/python2.7/dist-packages/click/core.py”, line 664, in call
    return self.main(*args, **kwargs)
    File “/usr/local/lib/python2.7/dist-packages/click/core.py”, line 644, in main
    rv = self.invoke(ctx)
    File “/usr/local/lib/python2.7/dist-packages/click/core.py”, line 991, in invoke
    return _process_result(sub_ctx.command.invoke(sub_ctx))
    File “/usr/local/lib/python2.7/dist-packages/click/core.py”, line 837, in invoke
    return ctx.invoke(self.callback, **ctx.params)
    File “/usr/local/lib/python2.7/dist-packages/click/core.py”, line 464, in invoke
    return callback(*args, **kwargs)
    File “/home/aafpl/bench-repo/bench/cli.py”, line 241, in _update
    update(pull, patch, build, bench, auto, restart_supervisor, requirements, no_backup, upgrade, force=force)
    File “/home/aafpl/bench-repo/bench/cli.py”, line 256, in update
    pull_all_apps(bench=bench_path)
    File “/home/aafpl/bench-repo/bench/app.py”, line 90, in pull_all_apps
    exec_cmd(“git pull {rebase} upstream {branch}”.format(rebase=rebase, branch=get_current_branch(app, bench=bench)), cwd=app_dir)
    File “/home/aafpl/bench-repo/bench/utils.py”, line 105, in exec_cmd
    raise CommandFailedError(cmd)
    bench.utils.CommandFailedError: git pull upstream master
    aafpl@aafpl:~$

@Ashish_Dhingra go to this app and run this

git status
git remote -v

please share the directory where this app can be found.

@Ashish_Dhingra frappe-bench/apps/website_chat

If do you are not sure about which sites have this app installed just remove the .git directory of the folder