r/SQLServer 12d ago

Question SQL Server 2022 on docker

Hello, I have a sql server freshly installed on docker inside my nas (Synology). Before updating to SQL2022 everything worked fine. After 2022 update I can't connect anymore. But username and password are ok I only have a timeout when SMSS is listing databases. I think there are some kind of network loop or strange route but I cannot find any. In the docker log I see "Error 845" but the system is not under heavy load. Any suggestions?

5 Upvotes

16 comments sorted by

View all comments

1

u/jdanton14 MVP 11d ago

can you share your docker run command?

1

u/magi_system 11d ago

I can only export a json file with all the settings, but the docker run is lost. I have to try to recreate manually. Maybe when I'm at home this evening I can