[freenet-support] unable to get Freenet going on OS X 10.2.8

2007-06-04 Thread Ben Dougall
> I found a Proxy button in Safari's preferences, which when clicked > opens the above mentioned Proxy settings in the System Prefs (which > has nothing set), so having something set for 127.0.0.1 is definitely > not the problem. And I've just found the Firefox one: it's set to "Direct Connect

[freenet-support] unable to get Freenet going on OS X 10.2.8

2007-06-04 Thread Ben Dougall
On Monday, June 4, 2007, at 10:44 pm, Ben Dougall wrote: > Thanks very much for the reply. > > On Monday, June 4, 2007, at 10:28 pm, Matthew Toseland wrote: > >> Check your browser proxy settings. You want to set no proxy for >> 127.0.0.1. > > I can't see any proxy setting in either Firefox nor

[freenet-support] unable to get Freenet going on OS X 10.2.8

2007-06-04 Thread Matthew Toseland
ect.org?subject=unsubscribe -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/support/attachments/20070604/681d9bc8/attachment.pgp>

[freenet-support] unable to get Freenet going on OS X 10.2.8

2007-06-04 Thread Ben Dougall
Thanks very much for the reply. On Monday, June 4, 2007, at 10:28 pm, Matthew Toseland wrote: > Check your browser proxy settings. You want to set no proxy for > 127.0.0.1. I can't see any proxy setting in either Firefox nor Safari's preferences. I've certainly never turned any on before. The

[freenet-support] unable to get Freenet going on OS X 10.2.8

2007-06-04 Thread Matthew Toseland
not available > > ___ > Support mailing list > Support at freenetproject.org > http://news.gmane.org/gmane.network.freenet.support > Unsubscribe at > http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or > mailto:support-request at freenetproject.org?subject=unsubscribe -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/support/attachments/20070604/4d239042/attachment.pgp>

[freenet-support] unable to get Freenet going on OS X 10.2.8

2007-06-04 Thread Ben Dougall
This is the contents of the "freenet-latest.log" file in the logs folder in the Freenet folder (I have no idea what's going on): Jun 04, 2007 20:16:41:525 (freenet.node.NodeStarter, WrapperListener_start_runner, NORMAL): freenet.jar built with freenet-ext.jar Build #13 r12938 Jun 04, 2007 20:16

[freenet-support] unable to get Freenet going on OS X 10.2.8

2007-06-04 Thread Ben Dougall
> Should Freenet be started up before you > attempt going to http://127.0.0.1:/wizard/ ? In the Terminal (command line): 1/tmp>cd /Applications/Freenet 2/Applications/Freenet>./run.sh start Starting Freenet 0.7... 3/Applications/Freenet> Is that a successful Freenet startup? Is that the way

[freenet-support] unable to get Freenet going on OS X 10.2.8

2007-06-04 Thread Ben Dougall
How come the welcome.html file tells me to open http://127.0.0.1:/wizard/ when there is not a single file on my machine called wizard or that has the word wizard in it? Should there be? How come the welcome.html says: > Freenet 0.7 Installation Successful! > > Next, configure your node and

[freenet-support] unable to get Freenet going on OS X 10.2.8

2007-06-04 Thread Ben Dougall
Maybe it's a firewall/NAT issue? I actually have no idea if I'm behind a firewall/NAT or not I'm afraid. I'm connected to the net via a home broadband connection which goes into an ADSL ethernet modem, to an Airport (wireless) base station, to my laptop. Some people have told me "your base s

[freenet-support] unable to get Freenet going on OS X 10.2.8

2007-06-04 Thread Ben Dougall
On Monday, June 4, 2007, at 08:22 pm, Ben Dougall wrote: > At a couple of points it attempted to load the welcome.html file in a > browser (I think). I say "I think" there because it used something I haven't come across before: some Java browser thing, then in BBEdit (a text editor). It just

[freenet-support] unable to get Freenet going on OS X 10.2.8

2007-06-04 Thread Ben Dougall
Hi, I am unable to get Freenet 0.7 going at all in Mac OS X 10.2.8, Java 1.4.1. I've tried a number of ways. The most recent way is the "Install Freenet 0.7 using JavaWebStart." option under Mac OSX on this page . It went through the installation proce

Re: [freenet-support] unable to get Freenet going on OS X 10.2.8

2007-06-04 Thread Ben Dougall
On Tuesday, June 5, 2007, at 01:15 am, Matthew Toseland wrote: > Looks like you have a very old JVM. What version is installed? What > version of > OS/X are you running? OS X 10.2.8, Java 1.4.1 I think I read somewhere that 1.4.1 is OK ___ Support

Re: [freenet-support] unable to get Freenet going on OS X 10.2.8

2007-06-04 Thread Matthew Toseland
On Monday 04 June 2007 22:28, Matthew Toseland wrote: > Check your browser proxy settings. You want to set no proxy for 127.0.0.1. > > BTW your airport is almost certainly a NAT, but that shouldn't prevent you > from accessing your node's local interface. > > On Monday 04 June 2007 22:21, Ben Douga

[freenet-support] unable to access http://127.0.0.1:8888/ as instructed in welcome page (OS X 10.2.8)

2007-06-04 Thread Ben Dougall
Hello, I can't get Freenet working on OS X 10.2.8. I've installed Freenet (0.7) which appears to have gone successfully: in Applications there's a folder called Freenet with a number of files inside, including welcome.html which says I've successfully installed it. The next instruction is to a

Re: [freenet-support] unable to get Freenet going on OS X 10.2.8

2007-06-04 Thread Ben Dougall
> I found a Proxy button in Safari's preferences, which when clicked > opens the above mentioned Proxy settings in the System Prefs (which > has nothing set), so having something set for 127.0.0.1 is definitely > not the problem. And I've just found the Firefox one: it's set to "Direct Connect

Re: [freenet-support] unable to get Freenet going on OS X 10.2.8

2007-06-04 Thread Ben Dougall
On Monday, June 4, 2007, at 10:44 pm, Ben Dougall wrote: > Thanks very much for the reply. > > On Monday, June 4, 2007, at 10:28 pm, Matthew Toseland wrote: > >> Check your browser proxy settings. You want to set no proxy for >> 127.0.0.1. > > I can't see any proxy setting in either Firefox nor

Re: [freenet-support] unable to get Freenet going on OS X 10.2.8

2007-06-04 Thread Matthew Toseland
Under connection settings? On Monday 04 June 2007 22:44, Ben Dougall wrote: > Thanks very much for the reply. > > On Monday, June 4, 2007, at 10:28 pm, Matthew Toseland wrote: > > Check your browser proxy settings. You want to set no proxy for > > 127.0.0.1. > > I can't see any proxy setting in e

Re: [freenet-support] unable to get Freenet going on OS X 10.2.8

2007-06-04 Thread Ben Dougall
Thanks very much for the reply. On Monday, June 4, 2007, at 10:28 pm, Matthew Toseland wrote: > Check your browser proxy settings. You want to set no proxy for > 127.0.0.1. I can't see any proxy setting in either Firefox nor Safari's preferences. I've certainly never turned any on before. The

Re: [freenet-support] unable to get Freenet going on OS X 10.2.8

2007-06-04 Thread Matthew Toseland
Check your browser proxy settings. You want to set no proxy for 127.0.0.1. BTW your airport is almost certainly a NAT, but that shouldn't prevent you from accessing your node's local interface. On Monday 04 June 2007 22:21, Ben Dougall wrote: > This is the contents of the "freenet-latest.log" fi

Re: [freenet-support] unable to get Freenet going on OS X 10.2.8

2007-06-04 Thread Ben Dougall
This is the contents of the "freenet-latest.log" file in the logs folder in the Freenet folder (I have no idea what's going on): Jun 04, 2007 20:16:41:525 (freenet.node.NodeStarter, WrapperListener_start_runner, NORMAL): freenet.jar built with freenet-ext.jar Build #13 r12938 Jun 04, 2007 20:16

Re: [freenet-support] unable to get Freenet going on OS X 10.2.8

2007-06-04 Thread Ben Dougall
> Should Freenet be started up before you > attempt going to http://127.0.0.1:/wizard/ ? In the Terminal (command line): 1/tmp>cd /Applications/Freenet 2/Applications/Freenet>./run.sh start Starting Freenet 0.7... 3/Applications/Freenet> Is that a successful Freenet startup? Is that the way

Re: [freenet-support] unable to get Freenet going on OS X 10.2.8

2007-06-04 Thread Ben Dougall
How come the welcome.html file tells me to open http://127.0.0.1:/wizard/ when there is not a single file on my machine called wizard or that has the word wizard in it? Should there be? How come the welcome.html says: > Freenet 0.7 Installation Successful! > > Next, configure your node and

Re: [freenet-support] unable to get Freenet going on OS X 10.2.8

2007-06-04 Thread Ben Dougall
Maybe it's a firewall/NAT issue? I actually have no idea if I'm behind a firewall/NAT or not I'm afraid. I'm connected to the net via a home broadband connection which goes into an ADSL ethernet modem, to an Airport (wireless) base station, to my laptop. Some people have told me "your base s

Re: [freenet-support] unable to get Freenet going on OS X 10.2.8

2007-06-04 Thread Ben Dougall
On Monday, June 4, 2007, at 08:22 pm, Ben Dougall wrote: > At a couple of points it attempted to load the welcome.html file in a > browser (I think). I say "I think" there because it used something I haven't come across before: some Java browser thing, then in BBEdit (a text editor). It just

[freenet-support] unable to get Freenet going on OS X 10.2.8

2007-06-04 Thread Ben Dougall
Hi, I am unable to get Freenet 0.7 going at all in Mac OS X 10.2.8, Java 1.4.1. I've tried a number of ways. The most recent way is the "Install Freenet 0.7 using JavaWebStart." option under Mac OSX on this page . It went through the installation proce