mwcvitkovic / Supervised-Learning-on-Relational-Databases-with-GNNs

Code to reproduce the results in the paper Supervised Learning on Relational Databases with Graph Neural Networks.
MIT License
60 stars 14 forks source link

docker.errors.APIError #5

Open alinh99 opened 1 year ago

alinh99 commented 1 year ago

After I run the step 5, I got this error: docker.errors.APIError: 500 Server Error for http+docker://localhost/v1.43/containers/01b37b09b76ba9e886bafbe9bb0cd67cfc6f4373632d244e2e9faf134a2a9ece/start: Internal Server Error ("driver failed programming external connectivity on endpoint clever_ritchie (8eef8c20c1089281600f5ef736204eb896bb08d1665f757f6734af2e3dc61bc3): Bind for 0.0.0.0:7687 failed: port is already allocated") Can you guild me how to fix this error, please ?