I have started a second instance of Web2py on my test server, running on port 8002. I used the syntax in the book, except that I provided the password at startup.
I can create an ssh tunnel to the server using the syntax in the book. However, when I point the browser to localhost:8002, nothing happens in the browser window. The terminal session where the ssh tunnel is set up shows this error: cjk@littlecliffsite:~$ channel 3: open failed: connect failed: Connection refused channel 3: open failed: connect failed: Connection refused Any suggestions? Thanks, Cliff Kachinske

