Artifacts not showing up in portal but are in the system/artifacts folder

Build: 2018.2.4 - 61678

I am current looking for some trouble shooting help with the following problem.

All artifacts being published by projects are not showing up on the portal.  I am getting the "No user-defined artifacts in this build" message on the UI.  I have confirmed that the artifacts I have setup are actually getting published via the logs and checking the system/artifacts directory on disk. 

Any advice on how to troubleshoot this would be greatly appreciated. 

Thanks,

Chad

0
4 comments

A bit more information. The request is failing and is displaying a misleading message to the UI. 

0

For reference, anyone who is using a proxy to face the portal to a public IP, insure your web server allows colon's as valid characters in a URL.  Specifically in IIS, you will need to add a version of the following to your web.config file.

<httpRuntime requestPathInvalidCharacters="" />
0

Hi Chad,

 

just to confirm, your last message sounds like you fixed the issue, could you confirm whether changing the proxy config fixes it?

0

@denis

Yes, updating the config file fixes the issue. 

That being said, I would suggest a better message be sent to the UI that more accurately describes the error.

 

Thanks,

 

Chad

 

0

Please sign in to leave a comment.