question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot Remove Store

See original GitHub issue

Describe the problem/bug When attemping to remove a Store on the /stores page, clicking “Remove” will reload the page with confirmation “Store successfully deleted” but the Store is still listed. Logs to console show no indication of error.

Removing Apps still works fine.

Your environment

  • Version of BTCPay Server: master@ 579e0d2e0973540daa92d67b46c3d290809a2293
  • Deployment method: Manual Deploy on Ubuntu 16.04
  • Other relevant environment details: Running Sqlite

To Reproduce Steps to reproduce the behavior:

  1. Go to /stores
  2. Click “Remove” button
  3. Accept on “Delete This Store” Page

Expected behavior The Store is removed

Actual behavior The Store is not removed

Screenshots/Links

no_delete

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
NicolasDoriercommented, Dec 19, 2019

@conscott the problem is that your deployment is using SQlite.

I did not remove SQLite support but I intend to deprecate it in favor of Postgres. This is a bug, but not one to spend time fixing on my side. (if you can find out what’s wrong and fix I will merge)

1reaction
bolatovumarcommented, Dec 18, 2019

@conscott I just tried this locally on my machine and it works just fine if I create a store and delete it right away. Are you doing special with the store after creating it and before deleting it?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't remove, uninstall, or reinstall Microsoft Store app
This article describes Microsoft Support policy on removing or uninstalling Microsoft Store App from Windows 10 devices.
Read more >
Why can't I uninstall Microsoft Store Apps? - The Donut Whole
First, you can try using the Settings app. Go to the Start menu, select Settings, then go to System > Apps & Features....
Read more >
Unable to remove store from StoreFront console
Open PowerShell with admin rights. Run asnp citrix*; Run Get-STFStoreService; Find the value of virtual path of the store to be removed. User-added...
Read more >
3 Ways to Remove the Microsoft Store App From Windows 11
You can remove the Microsoft Store app from Windows 11 using the winget tool and run it using the command prompt. In addition,...
Read more >
Can't uninstall Microsoft Store game : r/Windows10
36 votes, 16 comments. Hey everyone, having issues uninstalling a game I downloaded through the Microsoft Store.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found