pentaho / mondrian

Mondrian is an Online Analytical Processing (OLAP) server that enables business users to analyze large quantities of data in real-time.
http://mondrian.pentaho.com/
Other
1.13k stars 720 forks source link

Cannot access Maven Repository at nexus.pentaho #1054

Open Cullimoreorless opened 6 years ago

Cullimoreorless commented 6 years ago

I keep getting a 500 Server Error when trying to access this url:

https://nexus.pentaho.org/content/groups/omni/

It looks like it works up to /groups/ but not with 'omni,' is the repository unavailable or moved again?

EdmundAshdown commented 5 years ago

We are still having this problem. Has this been fixed / moved?

lokeshjain279 commented 5 years ago

I am getting 403 Error while accessing (https://nexus.pentaho.org/content/groups/omni ). Getting the following error saying "The Amazon CloudFront distribution is configured to block access from your country. " I am tring to do build pentaho kettle on my local machine and I am stuck here.

pentaho-nexus

veereshhexagon commented 5 years ago

I get the same error. I tried to access from Bengaluru, INDIA. Can we expect a comment / feedback from Penthao/Hitachi as to what we should do ? At least a meaning full message ..??

lokeshjain279 commented 5 years ago

I had raised a JIRA Bug yesterday on Pentaho's PDI and the reply I got is below -

Hey Lokesh,

It appears you're trying to access our build resources from an embargoed country. We cannot fix this, and we'd be disinclined to.

Please see: https://en.wikipedia.org/wiki/United_States_embargoes

here is the link of JIRA request :- https://jira.pentaho.com/browse/PDI-17882

What's baffling is that India doesn't feature in the list of embargoes. Long story short,It seems We can't access the server from India.

EdmundAshdown commented 5 years ago

In our case, the Pentaho Nexus repository was actually down. In talking with Pentaho support, they were able to see the problem by one of the engineers accessing the repo from outside of their corporate network. The problem was that the Pentaho people didn't know there was a problem because the Nexus repo worked internally.

They fixed it very quickly once they realized the problem.

veereshhexagon commented 5 years ago

looks like access is back to normal, may be since about a month

vorburger commented 3 years ago

https://nexus.pentaho.org (for https://nexus.pentaho.org/content/groups/omni as used in https://github.com/vorburger/fineract-pentaho/blob/develop/build.gradle#L9; as linked from old https://repo.pentaho.org) is currently giving me:

504 ERROR
The request could not be satisfied.
CloudFront attempted to establish a connection with the origin, but either the attempt failed or the origin closed the connection. We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.
If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.

Generated by cloudfront (CloudFront)
Request ID: 1e9LEstYT6DGNuQEmg_q0cnbW4p5_MUFdtAWbhDdYqzJ7c0GyvE0Pg==

I've opened https://jira.pentaho.com/browse/PDI-18983 about it.

In the mean time, it seems that https://repo.orl.eng.hitachivantara.com/artifactory/pnt-mvn/ contains the same artifacts - or almost (e.g. it only has a 3.9.1-GA but 3.9.1.1 seems to be missing there, as well as as the pentaho-report-designer:pentaho-reporting-engine-wizard-xul:3.9.1-GA).

chubbard commented 1 year ago

So it's been giving a 503 all day! Why is this so flaky? Are we going to see the disappearance of Mondrian dependencies because there's a lack of commitment to this project anymore?

jabcbos commented 1 year ago

I have the same problem than @chubbard . I am getting a 503 from the repository when I try to download the kettle dependencies

sai83586 commented 1 year ago

I have the same problem. cannot access this url: https://public.nexus.pentaho.org/content/groups/omni

chubbard commented 1 year ago

It's STILL down! Who is responsible for the repo?! How do we notify them or ask them to fix it? If it's going to be this flaky or unmaintained why not port the libraries to maven central?

smfukaya commented 1 year ago

I'm also having the same problem.

smfukaya commented 1 year ago

Found the answer here (the repository URL changed): https://community.hitachivantara.com/discussion/publicnexuspentahoorg-unavailable

chubbard commented 1 year ago

What horseshit! Why didn't they redirect pentaho URL to that URL? Or since this library is opensource it belongs on maven central and NOT trapped in this paywall community that you can't communicate with. This is psudeo-opensource if the dependencies are kept behind any form of paywall. Why was this move or the fact that the repo was being terminated NOT announced in THIS forum, where the project that uses that repo, exists!?

sai83586 commented 1 year ago

Thanks @smfukaya the issue here is, kettle-engine has dependent third party dependency 0.9.46</syslog4j.version>. But all the kettle-core, kettle-ui-swt and kettle-engine version at location pnt-mvn/, kettle-engine version(8.3.0.25-1402) has transitive dependency of syslog4j and syslog4j was not at the pnt-mvn/ location. getting error as org.syslog4j:syslog4j:jar:0.9.46 was not found in https://repo.orl.eng.hitachivantara.com/artifactory/pnt-mvn/

All the dependencies at different artifacts in repo.