thinkst / opencanary

Modular and decentralised honeypot
http://opencanary.org
BSD 3-Clause "New" or "Revised" License
2.27k stars 355 forks source link

Failed to load application: deprecated() got an unexpected keyword argument 'name' #229

Closed elschnert closed 1 year ago

elschnert commented 1 year ago

Starting opencanary via docker-compose results in the given error. It looks like the used python library versions are incompatible right now.

I managed to get the latest version running with some modifications, see https://github.com/thinkst/opencanary/commit/782debbfcde44577e06c192d1ac599a1bb802417

As it is more kind of a bandaid (and doesn't solve the issue for stable) I didn't create a PR.

jayjb commented 1 year ago

Hi @elschnert,

Thanks for reporting this. Ill have a look and see what is needed to get it fixed

donadelden commented 1 year ago

Hi,

Do you have any updates on this?

I have the same problem, and the proposed fix does not work for me on the latest code version.

jayjb commented 1 year ago

Hi @donadelden,

I'm not hitting the issue on latest or stable for the docker. Could you give me a little more information?

jayjb commented 1 year ago

Closing this issue because I can't reproduce it. Please re-open the issue with reproduction steps and more details of the host OS.