ubuntu 11.04 服务器没有 GUI jungledisc 服务器

ubuntu 11.04 服务器没有 GUI jungledisc 服务器

我正在尝试在 rackspace 云服务器设置上在 ubuntu linux 上设置 jungle disc 服务器。此机器有 ubuntu linux 11.04 OS、nginx webserver、mysql db 和 php。我运行了这个设置http://support.jungledisk.com/forums/61798-user-guide-jungle-disk-server-edition为了让服务器组件正常工作,我已使用 top 命令验证其正在运行,但是我无法连接客户端。

根据指南,我下载并安装服务器客户端到我的桌面,并尝试通过登录我的帐户进行连接,但是服务器不会显示。

此外,我的服务器仍然显示订阅和购买处于待处理状态。

我找不到有关此问题的任何信息?您有什么想法吗?

更新

log file:
09:23:51 AM: Warning Details (Jungle Disk Server Edition 3.16 Linux Console x64) 
------------------------ 
Exception thrown 
Exception Code: xConnectFailed (4) 
Time: 10/08/2011 09:23:51 AM (GMT-7) 
Detailed Message: HTTP connection failed: couldn't connect to host [127.0.0.1:10909] 
Error Location: JungleHTTP.cpp:986

09:23:51 AM: Warning Details (Jungle Disk Server Edition 3.16 Linux Console x64) 
------------------------ 
Exception thrown 
Exception Code: xServiceTransport (109) 
Time: 10/08/2011 09:23:51 AM (GMT-7) 
Detailed Message: Transport error during Ping 
Error Location: JXRTransport.cpp:32 
-- Inner Exception: -- 
Exception Code: xConnectFailed (4) 
Time: 10/08/2011 09:23:51 AM (GMT-7) 
Detailed Message: HTTP connection failed: couldn't connect to host [127.0.0.1:10909] 
Error Location: JungleHTTP.cpp:986

09:23:51 AM: Jungle Disk Server Edition has not been configured. 
09:23:51 AM: HTTP INFO: About to connect() to s3.amazonaws.com port 80 (#0) 
09:23:51 AM: HTTP INFO: Trying 72.21.214.38... 
09:23:51 AM: HTTP INFO: connected 
09:23:51 AM: HTTP INFO: Connected to s3.amazonaws.com (72.21.214.38) port 80 (#0) 
09:23:51 AM: HTTP OUT: GET /onlinecheck/check.txt HTTP/1.1 
User-Agent: Jungle Disk Server Edition HTTP/86 
Host: s3.amazonaws.com 
Accept: */* 
09:23:51 AM: HTTP IN: HTTP/1.1 200 OK 
09:23:51 AM: HTTP IN: x-amz-id-2: aFIiBnOvAIMEIaZdPpM5DM8fb0gqXTf/EN+MWXsYdPIqj7OGI3mQ5f/4sJKWQRz9 
09:23:51 AM: HTTP IN: x-amz-request-id: B0E812B46AD6AFED 
09:23:51 AM: HTTP IN: Date: Sat, 08 Oct 2011 16:23:52 GMT 
09:23:51 AM: HTTP IN: Content-Disposition: file; filename=check.txt 
09:23:51 AM: HTTP IN: Last-Modified: Fri, 09 May 2008 20:44:25 GMT 
09:23:51 AM: HTTP IN: ETag: "e0aa021e21dddbd6d8cecec71e9cf564" 
09:23:51 AM: HTTP IN: Accept-Ranges: bytes 
09:23:51 AM: HTTP IN: Content-Type: text/plain 
09:23:51 AM: HTTP IN: Content-Length: 2 
09:23:51 AM: HTTP IN: Server: AmazonS3 
09:23:51 AM: HTTP IN: 
09:23:51 AM: HTTP INFO: Connection #0 to host s3.amazonaws.com left intact 
09:23:51 AM: HTTP INFO: Closing connection #0

服务器现在报告处于活动状态。我找到了以下链接: http://support.jungledisk.com/entries/20553-command-line-integration-updated http://support.jungledisk.com/entries/19061-jungle-disk-configuration-files

有没有关于如何设置的指南?您可以从您的工作组计算机(即我的主工作站)连接到此光盘吗?

更新

我现在正在下载完整的 ubuntu 服务器副本,以便在 vmware 中进行设置,以尝试一些不同的方法

答案1

这里最容易犯的错误(我自己也犯过!)是复制junglediskserver-license-EXAMPLE.xml到 /etc/jungledisk 并忘记将其重命名为junglediskserver-license.xml

相关内容