Suspended: No miners allowed

My project https://generated.glitch.me was suspended for apparently being a miner. The popup message said to ask here to have it reviewed. For the record it generates cool lil Clyde messages
(https://generated.glitch.me/clyde?content=test). My understanding from reading other posts is that Puppeteer is no longer allowed and thus my project will no longer work. This is fine and I understand but please let us export suspended projects, sometimes Glitch is the only place I have certain pieces of code stored.

Maybe like this?

and ask glitch staff (cori) to restore it by giving them your project name
@vord

Will do. Thanks​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​

1 Like

no problem. any time.

Hi there @vord, sorry for the bother!

We’ve been working to address some misbehavior on Glitch that’s caused some instability; we talk about this briefly in Some processes currently restricted. The most commonly-used process that we’re blocking right now is puppeteer, and it looks like that’s what your project is running afoul of.

We’re continuing to watch the situation closely and don’t have a timeline for when we might unblock that or any other currently-blocked processes, or indeed if we will unblock them at all; we’re sorry for the inconvenience.

I’ve unsuspended your project and have removed the puppeteer dependency so that you can access your project again, possibly leaving it in a broken state. If you restore that package your project will most likely be suspended again fairly swiftly.

Hope this helps, and let us know if you have further questions.

cori