html error while accessing pom/jar files in nexus 3 proxy repository - nexus

I have upgraded my Nexus Repository to the latest version (3.22.0-02), but I get the following error message when i try to read/download some of the artifacts not available (like this https://mynexus/repository/ext-thirdparty-maven2-proxy-releases/com/myorg/my_artifact/1.0/my_artifact-1.0.pom)
In case artifacts are not available it should simply return 404 error codes rather than badly formatted pom.xml .
Our apologies This website is unavailable at the moment. We are
working on a solution to make the website available again as soon as
possible.
We kindly request that you check back shortly to resume your activity.
Our sincere apologies for the inconvenience.
Onze excuses Deze website is momenteel niet beschikbaar. Wij werken
aan een oplossing om de website zo snel mogelijk weer beschikbaar te
maken.
Wij verzoeken u vriendelijk om deze website later opnieuw te bezoeken.
Onze welgemeende excuses voor het ongemak.
Content type validation configuration for this proxy repository

Related

{Malicious File makes all my wordpress websites corrupted} Error : 503 Service Unavailable The server is temporarily busy, try again later

Screenshot: Error : 503 Service Unavailable
all my websites are showing this error page also the cpu usage bumps up by 100% instantly at 3:30 pm and the hosting support also not able to help me
Hi i have that problem too, zip all plugins and download in your pc via filemanager and then try one by one to activate to see the corrupted plugin

Wordpress dashboard and my WordPress website not opening

Wordpress dashboard and my WordPress website not opening.
Yesterday it was working fine but today its not working. I havent edited any thing. When i open the page it shows this error.
<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id = "not_found" title = "Error 504">
<p> Origin Server returned 504 Status </p>
</card>
</wml>
My website. www.store.codebla.com
There seems to be a proxy server involved in your installation. The error message with code 504 origins from that. The server with the actual WordPress installation is maybe down, at least the proxy server cannot reach it and then returns this error.
Talk to your provider to get support.

Sitecore 301 redirect module IIS error 0x800703e9

I am new to .NET and Sitecore everything was fine I was getting use to Sitecore and the way it works, then I decided to install the 301 redirect module, I did some research and the error seems to be cause by stack overflow and all my redirects receive this error in a 500 page:
**Detailed Error Information**
------------------------------
Module ManagedPipelineHandler
Notification ExecuteRequestHandler
Handler ExtensionlessUrlHandler-Integrated-4.0
Error Code 0x800703e9
my regex pattern is formatted like this:
/([^/]+)(?=/[^/]+/?$)
The patch for my item is like /Home/solutions/exemple which is supposed to send: www.mysite.com/en/exemple
my solution is running in asp.net 4.0 and Sitecore 7 and I have two version EN and FR.
Any Idea how I can fix this error or someone who ran in a similar issue?
ps: How can I delete the redirect from this module because even when I delete them they are still active.

Sliding expiration of localized ASP.NET resources

Assume that we have 2 sites myDomain.AU and myDomain.RU having the same code and localized resource files *.resx and *.ru.resx. We expected that most of English users will use AU site and most of Russian users will use RU site. However if some user of AU domain will request Russian version, .Ru resources will be loaded on AU server and Russian language will be shown.
But I don’t want to keep .RU resources until recycle of the pool, but want to unload them if no one use them. So I want to have timing expiration of cached localized resources with configured time of expiration for each language.
Related question was raised at http://techsoda.wordpress.com/2008/01/04/aspnet-reset-that-resource/ and http://forums.asp.net/t/1201065.aspx/1
Rick Strahl in “Creating a Data Driven ASP.NET Localization Resource Provider and Editor”( http://www.west-wind.com/presentations/wwdbresourceprovider/ ) has
DbResourceConfiguration.ClearResourceCache() , that clears all cache, but not expired only.
Any suggestions, references what is the best way to implement it are welcome.
UPDATE: Rick’s comment below pointed me, that I am doing “Premature Optimization”.
Anyway it will be good to know a solution, if loading of too many resources will become a problem in production.
Instead of using a static dictionary as the resource cache (as in Rick Strahl's sample) why not store the individual culture data in the ASP.NET cache, which implements sliding expiration out of the box?

recaptcha https problem on https://api-secure.recaptcha.net/

I am using recpatcha on an SSL site but I am not getting the image on some browsers because the ssl certificate of it has been expired !
https://api-secure.recaptcha.net/
if I reference the non-secure link, the browser will give warning message.
so what is the alternative?
I am using it under ASP.NET MVC.
As Remy says, you need to update the links to point at Google's servers. See the announcement regarding the expiration of the old URL.
If you are using the .NET Library then you can update to the latest version
If you did not use the library then you can see the modifications made to the library here, and update your URLs in the same manner.
i.e. update https://api-secure.recaptcha.net to https://www.google.com/recaptcha/api
ReCaptcha was acquired by Google. Have you updated your code to use the new Google links yet?

Resources