![]() |
Unable to post a new thread - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: General (https://www.linuxliteos.com/forums/forumdisplay.php?fid=4) +--- Forum: Off Topic (https://www.linuxliteos.com/forums/forumdisplay.php?fid=15) +--- Thread: Unable to post a new thread (/showthread.php?tid=1313) |
Unable to post a new thread - Wirezfree - 12-24-2014 I'm trying to post a "new" message. Something embedded that's stopping the post.?? I get: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Re: Unable to post a new thread - Valtam - 12-24-2014 Post your thread to a paste site and I'll take a look. Re: Unable to post a new thread - Wirezfree - 12-24-2014 Hi Jerry, I used a workaround to post a message in Software. "Auto Login Issue" Next time it happens will do... Is it pastebin.?? Dave Re: Unable to post a new thread - Valtam - 12-24-2014 (12-24-2014, 05:24 AM)Wirezfree link Wrote: Next time it happens will do... Is it pastebin.?? Yes. For people who are posting lengthy posts or posts with a lot of links in them, I would recommend you copy and paste your thread to a text file before posting your thread. Re: Unable to post a new thread - Wirezfree - 12-24-2014 Hi Jerry, Yes, I have a text file always open "quicknote.txt" where I keep a "just in case" copy ![]() Thanks... Re: Unable to post a new thread - anon222 - 12-24-2014 Hm, this happens a lot to me. ![]() Maybe we could post long posts on pastebin.com And then just embed URL to the post Code: [url]http://pastebin.com/mb5brvL8[/url] and returns URL Code: sudo apt-get install pastebinit Code: lspci | pastebinit -b pastebin.com Code: lspci | pastebinit This command displays the list of all supported pastebins: Code: pastebinit -l Code: pastebinit -b pastebin.com -i /path/to/the/file I'm not sure about how much time do they keep it on paste.ubuntu.com |