Traceback (most recent call last):
File "/tmp/astra_mon", line 3, in <module>
from app import app
File "/tmp/
app.py", line 31, in <module>
app.router.add_post('/astra/', receiveDataFromStreamAstra)
AttributeError: 'UrlDispatcher' object has no attribute 'add_post'