MLstate / opalang

The Opa Language for Web Application Development
http://opalang.org
Other
1.25k stars 126 forks source link

Download site is down. #144

Open zoowar opened 10 years ago

zoowar commented 10 years ago

I wanted to try opa, but the download site is down http://doc.opalang.org/dl/linux/opa-1.1.1.x64.run

tazdij commented 10 years ago

Any address at http://doc.opalang.org/ is not available.

BigDogo commented 10 years ago

I'm also waiting to try opa.

christianrss commented 10 years ago

The download site is offline, please host the new versions on Github

http://doc.opalang.org

hbbio commented 10 years ago

Hi guys. Our main server is down (hardware failure). Sorry for this. In the meantime, I advise you to build from sources: It's very easy both on Linux and OSX.

mictadlo commented 10 years ago

Hi, Could please upload the binaries on UbuntuOne or Dropbox, because some people might prefer it?

hbbio commented 10 years ago

Just created a torrent for a vagrant box, which should fit all platforms and use cases (building apps, hacking Opa) while we can build new packages for each platform etc.

On Wed, Feb 26, 2014 at 9:49 AM, Michał T. Lorenc notifications@github.comwrote:

Hi, Could upload the binaries on UbuntuOne or Dropbox, because some people might prefer it?

— Reply to this email directly or view it on GitHubhttps://github.com/MLstate/opalang/issues/144#issuecomment-36103537 .

christianrss commented 10 years ago

Thanks Henri, you're the man!

Atenciosamente, Christian Rafael de Souza Silva CEO - Standard Web Services - www.standardws.com.br Membro - Viking Network - www.viking.ac (18) 9 9792 1296

Skype: christian.gigatron Linkedin: http://linkedin.com/in/christianrafaelss

2014-02-26 8:03 GMT-03:00 Henri notifications@github.com:

Just created a torrent for a vagrant box, which should fit all platforms and use cases (building apps, hacking Opa) while we can build new packages for each platform etc.

On Wed, Feb 26, 2014 at 9:49 AM, Michał T. Lorenc notifications@github.comwrote:

Hi, Could upload the binaries on UbuntuOne or Dropbox, because some people might prefer it?

— Reply to this email directly or view it on GitHub< https://github.com/MLstate/opalang/issues/144#issuecomment-36103537> .

— Reply to this email directly or view it on GitHubhttps://github.com/MLstate/opalang/issues/144#issuecomment-36113888 .

mictadlo commented 10 years ago
$ sh installation_helper.sh --prefix /home/mictadlo/apps
$ ./configure -ocamlfind `which ocamlfind` -prefix /home/mictadlo/apps/
Checking your OS... Linux
Checking your architecture... x86_64
Checking ocamlopt... /home/mictadlo/apps/bin/ocamlopt.opt
Checking ocamlbuild... /home/mictadlo/apps/bin/ocamlbuild
Checking ocamldir... /home/mictadlo/apps/lib/ocaml
Checking ocaml version... 4.00.1
Checking your ocaml setup... ./configure: line 253: _build/test.native: Permission denied

Your ocaml seems to be neither a 64bit or a 32bit version. Please install a native 64 bit package

How is it possible to fix the 64 bit problem?

maggesi commented 10 years ago

Hi, I just discovered OPA and I'm fascinated by it. I just installed the framework and run a few tutorial examples and I would be ready for further experimentation. However docs.opalang.org is down and as I see here this seems to persist from some time now. Are the another way to access the api docs?

bobobo1618 commented 10 years ago

At the moment all the links on the website point to the Vagrant box despite showing 'For Mac' for example. Very confusing and annoying.

hbbio commented 10 years ago

Sorry for this. Our provider ovh killed our dedicated server for no reason and its backup and talking up their support of extremely painful as they don't answer.

We also lack time to set up new servers as we are focused on releasing other software products (made with opa)...

Will keep you posted.

Henri

Sent from my mobile On Mar 22, 2014 2:52 PM, "bobobo1618" notifications@github.com wrote:

At the moment all the links on the website point to the Vagrant box despite showing 'For Mac' for example. Very confusing and annoying.

Reply to this email directly or view it on GitHubhttps://github.com/MLstate/opalang/issues/144#issuecomment-38350673 .

bobobo1618 commented 10 years ago

Yeah, I've heard really bad things about OVH :/

If you're looking to switch, I've found Online.net to be good.

nsuhach commented 10 years ago

vagrant installation doesn't work!

test01.mlstate.com/opa.box - 403 Forbidden

$ vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Box 'mlstate/opa' could not be found. Attempting to find and install... default: Box Provider: virtualbox default: Box Version: >= 0 ==> default: Loading metadata for box 'mlstate/opa' default: URL: https://vagrantcloud.com/mlstate/opa ==> default: Adding box 'mlstate/opa' (v1.1.1) for provider: virtualbox default: Downloading: https://vagrantcloud.com/mlstate/opa/version/1/provider/virtualbox.box An error occurred while downloading the remote file. The error message, if any, is reproduced below. Please fix this error and try again.

The requested URL returned error: 403 Forbidden

SoulBeaver commented 10 years ago

@nsuhach I also receive this error.

Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'mlstate/opa' could not be found. Attempting to find and instal
l...
    default: Box Provider: virtualbox
    default: Box Version: >= 0
==> default: Loading metadata for box 'mlstate/opa'
    default: URL: https://vagrantcloud.com/mlstate/opa
==> default: Adding box 'mlstate/opa' (v1.1.1) for provider: virtualbox
    default: Downloading: https://vagrantcloud.com/mlstate/opa/version/1/provide
r/virtualbox.box
    default: Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--):--)
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.

The requested URL returned error: 403 Forbidden
traanf commented 10 years ago

default: Adding box 'mlstate/opa' (v1.2.0) for provider: virtualbox default: Downloading: >https://vagrantcloud.com/mlstate/boxes/opa/versions/1/providers/virtualbox.box The box failed to unpackage properly. Please verify that the box file you're trying to add is not corrupted and try again. The output from attempting to unpackage (if any):

bsdtar: Error opening archive: Unrecognized archive format

I also have a similar problem. I am new to Vagrant and Virtualbox, was that problem with downloading the file virtualbox.box from vagrantcloud.com?

traanf commented 10 years ago

go directly to the vagrantcloud and look for mlstate/opa, the link will forward you to a Google Doc download page. From there you can download the box and add to Vagrant by yourself.

hbbio commented 9 years ago

I hope we will be able to relaunch the server soon, maybe via a (little) crowdfunding campaign.

tazdij commented 9 years ago

Might I suggest running it on digitalocean. It is ridiculously cheap for a simple server.

hbbio commented 9 years ago

Problem is not the hosting cost but the time required to bring the service up again. We have to update the code and we lost the scripts to build the db.

tazdij commented 9 years ago

how much do you estimate that it should cost, to bring up a server?