Yesterday bought msfs2024 . After updates Marketplace: no airport loads anymore

msfs-2024

  • PC / ( xbox-app-msfs2020 and msfs2024 )

  • Fenix A320 ( starts up properly)

Description of the issue: yesterday msfs2024 started up properly. The Fenix A320 didn’t fly properly ( joystickissues different than in msfs2020, but anyway I could fly)

This morning , after updating marketplaces updates: NO airport loads anymore !

after 10-20minutes loadingtime: see screengrab; I get message” couldn’t connect “

So I stopped EVERY background program ! –> result same : free flight/ choosen airport, gate/ loading , loading , loading ….and than : “ couldn’t connect “

system: MoBo: ASUS ROG STRIX X870E-E , Graphic: ASUS GEforce RTX 5090, Processor: AMD RYZEN 7 9800X3D, Ram: 64 GB DDR5 KINGSTON FURY BEAST, Psu: SEASOIC VERTEX GX 1200 PSU ETC.

Hi @HAWKY0075076 ,

Thank you for this report. We’ve moved your topic into the User Support Hub.

The Bug Reporting Hub is for posting suspected or confirmed bugs that other users are able to reproduce without duplicating an existing bug report. Using the template or providing all the relevant information about your bug and sim setup is required in order to provide valuable information, feedback, and replication steps to our test team.

If you are not sure if your issue is a bug or need further input from the community, please use the User Support Hub category. If the community can replicate your issue, first search the Bug category to see if there’s an existing topic. If it already exists, contribute to that report. Duplicate bug reports will be closed.

If you believe it is a new report and no duplicate exists, then create a new bug topic using the provided topic template.

All issues caused by or involving third-party addons/mods should be reported to the third-party developer. Assure that no addons/mods are used when reporting issues in Bug Reports.

So it is a a new bug topic !

This is not a spread issue, it seems more likely to be local. Maybe users will be able to provide some recommendations. If not, I would recommend to create a zendesk ticket https://flightsimulator.zendesk.com/hc/en-us/requests/new to get direct support from Miscrosoft team.

Found the SOLUTION FOR MSFS2024 MESSAGE : BAD OR SLOW CONNECTION :

The Windows /System32/ drivers/etc/hosts file used by Microsoft TCP/IP for mapping of IP addresses to host names is not being altered by Microsoft for MSFS2024

only following lines should be in that host file:
line # localhost name resolution is handled within DNS itself.

127.0.0.1 localhost

::1 localhost

.Every other line like for example: 127.0.0.1 khstorelive.azureedge.net
or for example 127.0.0.1 kh.ssl.ak.tiles.virtualearth.net ; should have been deleted during installation of MSFS20204

So if MSFS20204 comes with messages like Slow or Bad internetconnection and or disconnection problem go and have a look at your:
Windows /System32/ drivers/etc/hosts file and chage/delete every line exept for:

127.0.0.1 localhost

::1 localhost