Free STEEM accounts; First come first serve. No strings attached.

in #steem6 years ago (edited)

Check the q/a section before creating your account:

Screen Shot 2018-11-18 at 11.36.49 AM.png

Account creation links 🎉


https://freeaccounts.steeminator.com/?gift_code=NEDS_HAIR_IS_AMAZING

https://freeaccounts.steeminator.com/?gift_code=VOTE_FOR_EMREBEYLER_AS_A_WITNESS

https://freeaccounts.steeminator.com/?gift_code=CREATE_YOUR_POLLS_AT_DPOLL
Sort:  

Update it, when they are gone:)

I tried to set up infestor.

root@fbslo ~ # gunicorn infestor.web:app
[2018-11-18 10:17:55 +0100] [23236] [INFO] Starting gunicorn 19.9.0
[2018-11-18 10:17:55 +0100] [23236] [INFO] Listening at: http://127.0.0.1:8000 (23236)
[2018-11-18 10:17:55 +0100] [23236] [INFO] Using worker: sync
[2018-11-18 10:17:55 +0100] [23239] [INFO] Booting worker with pid: 23239

But when I tried to connect to the app (ip:8000), I got

Internal Server Error

The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. 

Looks good.

Try:

gunicorn infestor.web:app -b 0.0.0.0:8000

This one will be reachable from external ip addresses. Also make sure you have set

  • INFESTOR_ACTIVE_KEY
  • INFESTOR_CREATOR_ACCOUNT

environment keys.

Example:

INFESTOR_CREATOR_ACCOUNT=fbslo INFESTOR_ACTIVE_KEY=fbsloactivekey gunicorn infestor.web:app -b 0.0.0.0:8000

Thank you! It's working now!

Glad to hear, I can push an update for a customized footer if you plan to use it. :)

That would be nice :)

First I need to figure out where to run it, because I run it on my witness server now and I don't want to give anyone IP of my witness server.

A $5/month digitalocean vps is more than enough. :-)

If I could turn back !BEER