Hello @vince.demino,
Thank you for posting to our forums.
Prior to the last two days, were you having any issues with both DWG files that have been posted from the subs (and your NWC file) communicating from the site to the desktop connector.? If you have re-installed the Desktop Connector, is the installed version 4.1.0.443? If it is not, can you please Check for Updates to the Desktop Connector to make sure you are on the latest version? If updating to the latest version of the Desktop Connector does not resolve the issue, please see below.
The Desktop Connector does collect Diagnostic Logs data which can be used to investigate potential causes for the Upload error. Code: 400 Message: Configuration system failed to initialize message. The log data is output in ZIP format and contains several logs and configuration files. To generate your Diagnostic Logs, please:
- Go to, and left-click the Desktop Connector system tray icon
- Click Help
- Click Diagnostic Logs
- Once the logs are generated, click the Open File Location button to access your logs
From here you have the choice of inspecting the log files for errors or warnings that you can share with me, or you can share them privately (PM with me for review). To view them yourself, you can extract the folder anywhere on your PC, then look for a folder named EventLogs. Look for a log named ADSKCDX.evtx. This log opens in Windows Event Viewer, and is very helpful in tracking down errors or their likely causes. You can potentially identify the exact issue/error by filtering of the times, and days you were receiving the 400 error codes.

In the example below, it shows an error message that reads:
Comet.Server.Core.Exceptions.ProviderException: Failed to get items by paths for provider BIM 360 Team.
Internet connectivity may have been lost.
An error occurred while sending the request. ---> System.Exception: An error occurred while sending the request.

If I scroll down to the bottom, it will provide additional information about the error that may identify the likely cause. In my case, these errors were generated due periodic loss of WiFi connectivity. This is further supported bu the InternetCallFailure=true flag. To go a step further, look for a section labeled as == DATA ========================, this is what it reads for the error in my example:
== DATA ========================
ExArg0=BIM 360 Team
FullExceptionToString=System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.IO.IOException: Unable to read data from the transport connection: An established connection was aborted by the software in your host machine. ---> System.Net.Sockets.SocketException: An established connection was aborted by the software in your host machine
at System.Net.Sockets.Socket.EndReceive(IAsyncResult asyncResult)
at System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult)
--- End of inner exception stack trace ---

I don't expect you to do this yourself, and will gladly help you track down why the error code 400 is being generated. If my hunch is correct, we are most likely dealing with an HTTP error. If the error number (400) is any indication, the connection(s) between BIM 360 Team + Desktop Connector is being dropped on one or both ends (client and/or sever). Lets have a look a the log first to be sure.
Please review this response, and advise if you are able to locate any information in the log that would help us resolve this issue for you. If this response was enough to help you track down and resolve the issue, please click the ACCEPT AS RESPONSE button. If not, lets continue working until the matter is resolved for you.
Thank you for choosing Autodesk.
Regards,
mespaillat
Autodesk Support Team.

Thank you for choosing Autodesk Support!
Regards,
mespaillat
Autodesk Support Team