NexusToArtifactory tool , unable to give artifactory url - nexus

I am using nexus2artifactory tool to migrate from Nexus to Artifactory. In the initial setup menu, while giving the artifactory URL, Nexus2Art migrator tool is showing below error:
Unable to access artifactory URL. and errors in lines 435,548,473,407,556 of urllib2.py
HTTP Error 503 : Service unavailable
Artifactory URL is accessible in browser and running successfully. But the tool is not able to recognize artifactory. I have checked the log files artifactory.log, request.log, access.log and there is no errors in the log files. Please give me suggestions to resolve this issue.

Related

Since we upgraded to Artifactory 7.24.3 from 7.21. We are unable to browse content in jar file using JAR! in the URL

We store test report site in Artifactory as a jar file. We use the "Allow Content Browsing" to browse the html format reports. We are unable browse anymore anything within the jar file. We are getting a 404 resource not found error. We have self hosted instance.
http:///artifactory//org//latest-SNAPSHOT/site-jarfile.jar!/allure-maven-plugin/index.html

AWS | 403 - Forbidden: Access is denied

I'm doing a ASP.NET project currently, and I want to upload up in AWS Elastic Beanstalk. So I have all the prerequisite downloaded, installed and setup already, I used Visual Studio 2017 to publish my solution to AWS. There were no errors while uploading, however, when I click on my website link xxxxx.elasticbeanstalk.com, it showed me 403 error.
There were no errors while creating env nor uploading the project onto AWS.
Try to change the url for example, if your url is xxxxx.elasticbeanstalk.com try to add the extension of your index file that you uploaded in your ZIP file.
Example:
xxxxx.elasticbeanstalk.com/index.html
Hope it helps

Cannot install plugin on JIRA Server

We have JIRA-Software 7 running on a custom docker machine with a Postgres DB and nginx as a reverse proxy (SSL). The custom domain is https://jira.url.de and is working so far. Installation has not been a problem.
But now i wanted to install a plugin and i get the following error:
An unexpected error has occurred. Please refer to the logs for more information.
First of all where can i find the logs?
Second - i found out that if i click on "Manage Add-on i will be directed to a 500 error on http://127.0.0.1:8080/plugins/servlet/upm
I read somewhere about configuring the server.xml file in order to correct the plugin url. But how can i edit this file? I can not find it inside the docker container.
UPDATE
if i try to update the Atlassian Universal Plugin Manager Plugin i get the following console Notice:
[blocked] The page at https://jira.url.de/plugins/servlet/upm was not allowed to display insecure content from http://127.0.0.1:8080/rest/plugins/self-update/1.0/.
If by clicking to Manage Add-ons you will go to loopback IP Address, most likely your Base URL is not configured properly. Thus, I would say ensure that your base URL configured properly.
Other than that, you need to ensure that you do have proxyName and proxyPort configured in server.xml file. I would say check this document for full details about Nginx configuration.
Lastly, installing plugin from UPM requires access to Marketplace. Thus, you need to ensure that your docker image is able to communicate with Atlassian Marketplace.
Hint:
Monitor atlassian-jira.log file which is in home directory of the jira. That way, you will get better information from the logs.

ClickOnce Error 403: Forbidden

A customer gets a 403 error when trying to install our VSTO ClickOnce application. We are hosted on GoDaddy IIS7.
"Downloading (one of our files ending in .deploy) did not succeed. System.Net.WebException: The remote server returned an error (403): Forbidden."
FWIW I've made sure all files needed for the installation are present in the remote directory. The publish from Visual Studio succeeds without any errors.
The installer is hosted on GoDaddy, and it has all the correct ClickOnce MIME types set. We didn't modify any of these.
BTW, could not find the ClickOnce error log! Searching online reveals that the log is located in Temporary Internet Files by default, but it was not there. We don't have our own custom log file location set, and we'd prefer not to set up a custom location for the customer's log if we can just grab the default one instead. It doesn't sound as though the log file provides any additional information beyond the stack trace revealed by the "Details" button in the error dialog, anyway.
Sounds like there is no read access to this file for your customers.
Try to download the file directly.

Error 500 during uploading a backup file into Drupal on pc

I am beginner in Drupal, I have downloaded site file from the dev server using Git and while I am trying to run these files in the htdocs(xampp) by localhost. I got the below error
Server error!
The server encountered an internal error and was unable to complete
your request. Either the server is overloaded or there was an error in
a CGI script.
If you think this is a server error, please contact the webmaster.
Error 500
localhost 05/30/12 14:30:17 Apache/2.2.21 (Win32) mod_ssl/2.2.21
OpenSSL/1.0.0e PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1
The following link has more details but basicly you need to firs backup and download the database used on yor dev drupal site and upload it on your copy of xampp. After that you need to edit your configuration and maybe your .htacess (if not using the default one that comes with drupal) for your local pc.
http://learnbythedrop.com/drop/95
http://drupal.org/node/350271

Resources