![]() |
Chat FAQ
CHAT IS DOWN - AUG 14 2005
Is the Pprune server the same as the Chat server? No, the chat server is in a seperate physical location to that of the chat server (host6.digichat.com), so if you can get into Pprune this does not mean by default your computer will connect to the chat server. I have Windows XP and I can't connect to the chat rooms. Why? Having trouble logging in? A Java Virtual Machine (JVM or VM) is the software that allows you to run Java applets or applications, such as DigiChat, on your machine. Most newer browsers have a JVM built in to run applets. Microsoft did not include a JVM with certain versions of its operating systems due to a legal dispute between Microsoft and Sun Microsystems. This particularly affects people using Windows XP. If you get an error message when you try to log in, then you will need to download Java Virtual Machine from Sun Microsystems. Click here to download this free application Which web browser(s) do you recommend for the Chat rooms? For the best speed and compatibility, Netscape 4.0 (or higher) or Internet Explorer 4.0 (or higher) for Windows, and Internet Explorer 4.5 or later for Macintosh with MRJ 2.1. You may use Netscape 4.0 for Macintosh, though these browsers exhibit poor Java performance. Does Chat run under America Online? Yes. However, it may be necessary to access the chat rooms from an external browser, such as Microsoft Internet Explorer or Netscape Navigator/Communicator, rather than the built in AOL web browser. This is due to apparent bugs in AOL 4.0 and earlier which cause some Java applets, such as DigiChat, to redraw improperly. This bug appears to affect Windows 95/NT and Macintosh, though Windows 98 appears to be unaffected. Does Chat run under Microsoft Internet Explorer 3.0 for Windows? Because of numerous bugs in the Java Virtual Machine for Microsoft Internet Explorer 3.0, do not run DigiChat under Microsoft Internet Explorer 3.0. The problem does not occur with later version of Internet Explorer. In addition, users may upgrade to the latest version of Microsoft Java and still use IE 3.0. How can I test my Java is working properly To see if your Java is working properly have a look at http://java.com/en/download/help/testvm.jsp Why do I get the error message: 'Load digi.digichat.DigiChatApplet.class not found' or a gray box when I try to access the Chat rooms? The error 'digi.digichat.DigiChatApplet.class not found' is caused by the inability of your browser to download the class file from Digichat (the chat service provider). This may be caused by misconfigured name servers, or network outages. This error message does not mean that the Chat server is down. Clear your browser cache, exit your browser and try the page again. You may also want to try to load the page in another browser or in a newer version of your current browser. If you get a 'Lookup or DNS failure' message, contact your ISP. Tell them that their name server is either not reachable or is not translating the hostname properly. If you get a message saying 'Host not responding,' 'Host unreachable,' or 'Host is down,' there may be an Internet outage between the two sites. You can ask your ISP to verify this or try to trace the route yourself. How to clean the browser Cache & Why do I get the following error messages: 'Security Violation. java.lang.verify error, Applet exception:Java.lang.ClassFormatError?' Your browser may be caching an earlier version of the chatroom applet. Clear the cache, exit the browser completely then try again. Netscape [list=1] [*]Go to Options > Network Preferences > Cache. [*]Click Clear Memory Cache Now, then click OK. [*]Click Clear Disk Cache Now, then click OK. [*]Set 'Verify Documents' to 'Every Time,' then click OK. [/list=1] Internet Explorer [list=1] [*]Go to View > Options > Advanced. [*]Click Settings for Temporary Internet Files. [*]Under 'Check for newer versions of stored pages', check 'Every visit to the page.' [*]Click Empty Folder and click Yes after 'Delete temporarily files?' [*]Click OK in the Options Dialog. [/list=1] Why does it sometimes take a long time to connect to the chatrooms? In most cases, slow connect and response times have to do with a slow computer on the Internet between your machine and Digichat. If you're interested in finding out where the problem lies, you can trace the route to check the connection. You may also want to check the Internet Weather Report for information on any major outages. Why am I getting the following error messages: 'Connection failed/closed,' 'Disconnected:Network connection closed?' These errors indicate an inability to access our computers. This can be due to a problem with your Internet Service Provider (ISP), your modem, or the path between your computer and ours. It can also be because you are behind a firewall or using a proxy server. If you suspect the problem is with the path between your machine and Digichat, you can trace the route to check the connection. What ports do I need open to run chat behind a firewall? If behind a firewall or proxy server, make sure that at least one of these 7 default ports is open for DigiChat to bind to in order to function: 8396, 58396, 8080, 443, 110, 119, 25 How can I identify network outages/problems when I cannot access the chatroom? Win95 or higher users should open up an MS-DOS prompt/Command prompt (if you don't know how to do this, ask a friend). Unix users can do this at the Shell prompt. Type: Tracert (Unix users should use traceroute instead of tracert) and then a space and then the hostname you are having trouble with (Pprune Chat's server is with Digichat at host6.digichat.com). For example: tracert host6.digichat.com And then hit Enter. You should then see a step by step account of all the intermediate computers between you and Digichat and how long its taking those computers to respond. If one of them gives up, or you see unusually long times, you know that's the problem. The best you can do at that point is to wait for the problem to clear up, or ask your ISP to investigate the problem. Another handy command is the "ping" command. From an MS-DOS prompt, type: ping and then a space and then the hostname and enter. If it tells you that the host is alive, it means it is reachable. If it says "bad IP" or similar, you can assume it is a nameserver problem, see (b) above. If it fails any other way, you can do a tracert to tell where the problem lies. How do I read the tracert output? Here is some example traceroute output, from a XP system: Code:
C:\Documents and Settings >tracert host6.digichat.comHere, tracing the route to host6.digichat.com, the Pprune Chat Server. The first line of output is information about what I'm doing; it shows the target system, that system's IP address, the maximum number of hops that will be allowed, and the size of the packets being sent. This machine is having difficulty connecting to the Chat server, it would not be able to log onto chat. Then we have one line for each system or router in the path between me and the target system. Each line shows the name of the system (as determined from DNS), the system's IP address, and three round trip times in milliseconds. The round trip times (or RTTs) tell us how long it took a packet to get from me to that system and back again, called the latency between the two systems. By default, three packets are sent to each system along the route, so we get three RTTs. Sometimes, a line in the output may have one or two of the times missing, with an asterisk where it should be: 15 222 ms * * ge1-2.gw01.lsvg.eli.net [207.173.114.78] In this case, the machine is up and responding, but for whatever reason it did not respond to the second and third packets. This does not necessarily indicate a problem; in fact, it is usually normal, and just means that the system discarded the packet for some reason. Many systems do this normally. These are most often computers, rather than dedicated routers. Systems running Solaris routinely show an asterisk instead of the second RTT. It's important to remember that timeouts are not necessarily an indication of packet loss. This is a common misconception, but since there are only three probes, dropping one response is no big deal. Sometimes you will see an entry with just an IP address and no name: 1 207.173.114.78 (207.173.114.78) 0.858 ms 1.003 ms 1.152 ms This simply means that a reverse DNS lookup on the address failed, so the name of the system could not be determined. If your trace ends in all timeouts, like this: 12 ge1-2.gw01.lsvg.eli.net [207.173.114.78]84.585 ms 92.399 ms 87.805 ms 13 * * * 14 * * * 15 * * * This means that the target system could not be reached. More accurately, it means that the packets could not make it there and back; they may actually be reaching the target system but encountering problems on the return trip (more on this later). This is possibly due to some kind of problem, but it may also be an intentional block due to a firewall or other security measures, and the block may affect traceroute but not actual server connections. A trace can end with one of several error indications indicating why the trace cannot proceed. In this example, the router is indicating that it has no route to the target host: Some Windows version do not show ICMP error messages in the manner described above. Errors are shown as (possibly ambiguous or confusing) text. For example, a “host unreachable” error will be shown as “Destination net unreachable” on Windows. http://www.InternetTrafficReport.com/sc.gif The Internet Traffic Report monitors the flow of data around the world. It then displays a value between zero and 100. Higher values indicate faster and more reliable connections. |
Other chat features
http://host6.digichat.com/DigiChat/D...hisperIcon.GIF Private Message
To start a private conversation with another person, private conversations are not recorded. When you are invited to a private conversation a new line will appear on the main with with a lemon yallow background, and (single click on this message to reply) added to the top of the message and the sound of a harp. To commence the private message single click on this message and a new private message window will open. http://host6.digichat.com/DigiChat/D...agUserIcon.GIF Flag user Messages from this user come up in red by default, with a Chime to alert you to this new flagged message. http://host6.digichat.com/DigiChat/D...erInfoIcon.GIF View profile To view the other persons status information, only if they have allowed others to see it. http://host6.digichat.com/DigiChat/D...teUserIcon.GIF Ignore Button How can I handle abusive chatters? You can use the following features: Use the ignore command whenever someone is harassing you or saying something you'd rather not see. You can add someone to your Ignore List. Click on their name once in the Chatters box and clicking "Ignore." Or, click on their name in the chat screen, check the "Ignore" box, and click "OK." If private message (PM) boxes are becoming a nuisance, click the "Settings" button "Options" page, uncheck the box "Enable auto-popup of Private Messages" Now, when other chatters try to send you a private message, it will appear in the regular chat window with (single click on this message to reply) in the message. If you want to respond to the message, click on the message line. Wait for a second and a private message window will load. Leave Chat Dont feel obliged to hang around if you become uncomfortable, just log out and come back another time. |
Emoticons & Chat Lingo
Text substitutions for emoticons on Pprune chat
http://host6.digichat.com/DigiChat/D...cons/pukey.gif = eugh or yuk http://host6.digichat.com/DigiChat/D...ns/yelkiss.gif = :kiss: http://host6.digichat.com/DigiChat/D...ons/thumbs.gif = :t http://host6.digichat.com/DigiChat/D...cons/loveu.gif = loveu http://host6.digichat.com/DigiChat/D...ticons/luv.gif = :(( or :* or :L http://host6.digichat.com/DigiChat/D...ons/boohoo.gif = boohoo http://host6.digichat.com/DigiChat/D...ons/smile1.gif = :)) http://host6.digichat.com/DigiChat/D...icons/lol2.gif = :D or :) or lol or :d or teehee http://host6.digichat.com/DigiChat/D...icons/moon.gif = :moon: http://host6.digichat.com/DigiChat/D...ticons/bah.gif = :bah: CHAT LINGO Are you a rookie to the world of chat rooms? Here is your guide to chat lingo, gestures, feelings, and phrases. Code:
AAMOF As a matter of fact |
swh I just wanted to let you know what an awesome job you've done here.
Many people depend and rely on the PPRuNe chat as well as the rest of the board and what you've done has been a great help. I think I will post a link from the chat area to this message, to let others know, that if there having a problem, they can at least get support and know why, here. Thanks again. Ridley |
I would just like to add my thanks to swh. I am still unable to access Chat but my ISP (Freeserve) has obviously read what he wrote (I sent them a copy) and is being very helpful if not very successful yet. :ok:
|
"What ports do I need open to run chat behind a firewall?" If behind a firewall or proxy server, make sure that at least one of these 7 default ports is open for DigiChat to bind to in order to function: 8396, 58396, 8080, 443, 110, 119, 25 |
I keep getting the error message "httpservelette not specified" any idea what that means and how to fix it?
|
I was talking to a friend (not a prooner) about the digichat problem, and he sent me a proxy I.P. program his nephew wrote. He says that this program will allow people who can't get into chat the use of a proxy I.P. by bypassing the offending routers. :cool:
I have the program, but no way to post/host it. If anyone can host it, please p.m. me with an e-mail addy. :ok: nverted |
Text substitutions for emoticons on Pprune chat
http://host6.digichat.com/DigiChat/D...cons/pukey.gif = eugh or yuk http://host6.digichat.com/DigiChat/D...ns/yelkiss.gif = :kiss: http://host6.digichat.com/DigiChat/D...ons/thumbs.gif = :t http://host6.digichat.com/DigiChat/D...cons/loveu.gif = loveu http://host6.digichat.com/DigiChat/D...ticons/luv.gif = :(( or :* or :L http://host6.digichat.com/DigiChat/D...ons/boohoo.gif = boohoo http://host6.digichat.com/DigiChat/D...ons/smile1.gif = :)) http://host6.digichat.com/DigiChat/D...icons/lol2.gif = :D or :) or lol or :d or teehee http://host6.digichat.com/DigiChat/D...inksbuddie.gif = YY |
Not authorised to enter Chat!!!
I've looked at the Chat FAQs thread, but this doesn't seem to be covered. When I try to get into chat, I get a message telling me I'm not authorised to access that page. :{ :{ :{ How can I get in?
I'm also finding I have to log in again every time I want to post. What's going on? However, this is livable with, if a nuisance; it's chat I'm really concerned about. |
Whirlybird,
I understand that pprune is now using different cookies, these ones expire quicker etc. I would suggest the message you are receiving regarding logging into chat is due to not being logged into pprune, so pprune cannot log you into Digichat (different servers). I will try and find Pprune Towers post on this and include it into the Chat FAQ. Log into pprune first, then chat. :ok: |
Chat working again
Hi everyone,
Seems that chat access is back to normal, if you still have problems logging in send me a PM or reply to this thread with your ISP/country you are trying to get into chat from, if its dial up/ISDN/radio/wireless/cable connection you are using, and your operatng system. Further troubleshooting is available in the Chat FAQ :ok: |
swh,
I am!!! I even logged off, then on again, to see if that worked. At the end of a long day, I tend to sit in front of the TV with a cat on my lap, look at the forums, THEN go into chat. But I can't get into chat when I do that; it tells me I'm not authorised to. But it says at the bottom of the message that I'm logged on!!!!!!!!!!! I also have to log on again every time I want to post. This is on my laptop, a Toshiba Libretto with Windows 98. I don't know if that's relevant. The logging in before every post doesn't happen on my PC with Windows XP. I don't know about chat on the PC; I only go into chat in the evening, not in my office. Please will someone get it sorted...or I might demand back the donation I made to the chat room!!! :eek: :eek: :eek: :D :D |
WB,
My brains a bit fried from flying, will mull over this and get back to you. On that face of it sounds like a Internet Explorer configuration issue on your 98 machine. :zzz: |
Whirly, sounds like a corrupted cookie. I suggest you find any cookies for pprune.org that are resident on your puter and delete them. Quit your browser. Restart your puter and log into PPRuNe again.
Let us know if that worked. If you don't know how to delete cookies then I'm sure someone here will advise you on how. I'm only an Apple Mac user and so am not familiar with the intricate, Heath Robinsonesque workings of a Bill Gates derived product. :O |
It's working again :ok: :ok: :ok: Thank you very much swh (and anyone else who may have had anything to do with it. )
Perhaps this terrible twitch will start to get better now I can chat again :\ |
Thanks Danny. Now will someone tell me how to delete cookies. As most of you know, I can do many things, but understanding the intricate workings of PCs isn't one of them.
|
Didn't work. :{ :{ :{ :{ :{
Found out how to delete cookies, deleted them, tried to get into chat. I STILL get told I don't have permission to access it. Why? Please please let me back into chat. I'll be nice, really7 I willl!!!!!!!! |
Not a big techie but wandered in here tonight and cant help commenting.
A long time ago after a visit to pprune chat the next time I logged in I got the same message as whirlybird. Turns out I had been banned for bad behaviour. I know no-one will beleive me now, they didnt at the time, but I didnt post the bad messages. I saw them too, and according to the moderator apparantly they came from my IP address but I did not type them. I have never found an explanantion. |
I STILL can't get in? Can anyone help?
|
| All times are GMT. The time now is 13:42. |
Copyright © 2026 MH Sub I, LLC dba Internet Brands. All rights reserved. Use of this site indicates your consent to the Terms of Use.