pymodbus-dev / pymodbus

A full modbus protocol written in python
Other
2.23k stars 911 forks source link

Docker publish fails on dev. #1259

Closed janiversen closed 1 year ago

janiversen commented 1 year ago

I have tried to restart the job, but it continues to fail.

janiversen commented 1 year ago

@dhoomakethu do you mind taking a look at this ?

dhoomakethu commented 1 year ago

Will check later today. Thanks

janiversen commented 1 year ago

just fyi, I just updated another PR, and docker publish worked there...no idea why

janiversen commented 1 year ago

The problem is the key of the certificate.

And on top of that there are a lot of warnings about methods being outdated and will be removed soon.

Have you used an old skeleton ? I searched for examples and ours seems very complicated compared to what I saw, but I am just observing, since I do not have experience with docker.

janiversen commented 1 year ago

@1261 did not solve the problem.

janiversen commented 1 year ago

My comment was wrong, I was looking at the wrong examples, sorry about that.

But we still have a key problem.