nikhilkumarsingh / facebook-messenger-bot

A demo fb messenger bot
16 stars 16 forks source link

Is there any port issue? #2

Open chvrajput opened 7 years ago

chvrajput commented 7 years ago

While running app.py on 80 port i got this error. app.run(debug = True, port = 80) File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 841, in run run_simple(host, port, self, *options) File "/usr/local/lib/python2.7/dist-packages/werkzeug/serving.py", line 720, in run_simple s.bind((hostname, port)) File "/usr/lib/python2.7/socket.py", line 224, in meth return getattr(self._sock,name)(args) socket.error: [Errno 98] Address already in use

And If I change port 80 to 5000 than bot is not replying? what should I do?

Also tell me the procedure of Page access Token. Please

nikhilkumarsingh commented 7 years ago

Follow this: https://www.youtube.com/watch?v=uU4pjtcbFeg&list=PLyb_C2HpOQSC4M3lzzrql7DSppTeAxh-x

chvrajput commented 7 years ago

Thanx a lot

On 15-Oct-2017 11:10 pm, "Nikhil Kumar Singh" notifications@github.com wrote:

Follow this: https://www.youtube.com/watch?v=uU4pjtcbFeg&list=PLyb_ C2HpOQSC4M3lzzrql7DSppTeAxh-x

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/nikhilkumarsingh/facebook-messenger-bot/issues/2#issuecomment-336727907, or mute the thread https://github.com/notifications/unsubscribe-auth/ATQ82ljlhAxet0pvMKMu-DARoqpwbIfHks5sskN-gaJpZM4P1O-r .