• this connectivity issue due to network failure.please check it using cmd ping -t with IP of server

    another possible reason is when service get restart .check using sql query when was last sql server restart

    select name .create_date from sys.databases where name='tempdb'