Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted April 27, 201510 yr Yesterday morningI was testing Amazon S3 as a storageplace for profilepictures. By mistake I wrote wrong name on the storagebucket - and I'm not able to change it again. Nothing is coming to the Storage - and I've been waiting so long for theese tasks to complete. Is it possible to stop them? I can't change the settings
May 10, 201510 yr Did you manage to figure this out?You can disable the "Queue" task via "Advanced Configuration" -> "View Tasks".Alternatively, there is a table in the IPS installation called something "core_queue". The exact name will probably start with your chosen DB table prefix.This table contains one row for each background task. You could try deleting the relevant rows.Assuming you're using MySQL, I would do a "select * from ips_core_queue" and save the data first before deleting, in case you need to insert them back in.
May 10, 201510 yr Author Thanks James. My upgrade from 3.4.7 to 4.02 was a disaster because of some other settings as well - so I will have to do it all over again. Then I will look into this again.
Archived
This topic is now archived and is closed to further replies.