Sponsored Content
Contact Us Forum Support Area for Unregistered Users & Account Problems Unable to read threads when logged in Post 302909410 by cnamejj on Wednesday 16th of July 2014 05:48:13 PM
Old 07-16-2014
Unable to read threads when logged in

I'm getting the following error (or something similar) whenever I try to view a thread when I'm logged in.

That is, I login, hit "New Posts", get a list of theads, click on one (in this example is was the "Not allowed to post URLs" thread), then get the following HTML error page instead of the thread itself.

Code:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>400 Bad Request</title> </head>
<body> <h1>Bad Request</h1> 
<p>Your browser sent a request that this server could not understand.<br /> </p> </body></html>

The URL displayed on my browser bar looks odd too.

Code:
https://www.unix.com/post-here-to-contact-site-administrators-and-moderators/249229-not-allowed-post-urls-post%post_id%.html

If I do exactly the same thing when I'm not logged in it works fine.

I've reproduced the problem on multiple OS's and browsers. Specifically it acts as described in Seamonkey on Ubuntu, Chrome on Ubuntu, Seamonkey on MacOS and Safari on MacOS.
This User Gave Thanks to cnamejj For This Post:
 

7 More Discussions You Might Find Interesting

1. Programming

shared memory read/write using threads

I am looking for C program source code. Could you please help me in finding the source code required mentioned below. program to create multiple threads (one master thread and rest worker threads) and using the threads write into and read from shared memory Restrictions: Only one thread... (2 Replies)
Discussion started by: kumars
2 Replies

2. Forum Support Area for Unregistered Users & Account Problems

Unable to post new threads

:confused:Hello, Could you please let me know why I'm unable to post new threads. What needs to be done from my side to get this activated. Awaiting reply. Thanks, ... (0 Replies)
Discussion started by: tjmn23
0 Replies

3. HP-UX

Need help. Unable to create threads after a certain number

Hi, I have a process which creates pthreads to generate some reports. After creating the reports these threads return null. But after 1024 threads, the process is not able to create any threads further.,and at max 5 threads are existing simultaneously and are returning the control back after... (2 Replies)
Discussion started by: Krsh
2 Replies

4. Shell Programming and Scripting

cron job issue..i hav read the basic threads already...

hi friends well m facing a different sort of issue in my cron. i hav set job like this 30 09 * * 1 /bin/backup14M 01 14 * * 1 /bin/backup14N 20 18 * * 1 /bin/backup14E that is for every Monday at three different times. but, first job executes well, later ones do not. I checked my... (13 Replies)
Discussion started by: oracle.test2
13 Replies

5. Shell Programming and Scripting

Need expect to read variables from a list while logged into the same device

Hi, I'm primarily a Cisco/Juniper networking guy, so you'll have to forgive my ignorance when it comes to scripting (although I do write simple backup scripts and things of that nature on a regular basis and I run Linux at home, so I am vaguely familiar with it). What I need to do should be... (2 Replies)
Discussion started by: wolverene13
2 Replies

6. How to Post in the The UNIX and Linux Forums

Unable to see my threads when i login

Hello, Is there a way to display all of the posts I have authored? Many thanks in advance. (2 Replies)
Discussion started by: Anamika08
2 Replies

7. Post Here to Contact Site Administrators and Moderators

Stomp has created two threads recently that can't be read

In the past five minutes stomp has created two thread titled "Bug: empty lines get sometimes duplicated in new post". When I try to read either of those threads, Safari gives me a window containing the message shown in the attachment. (11 Replies)
Discussion started by: Don Cragun
11 Replies
REPORTER-KERNELOOPS(1)						 LIBREPORT MANUAL					    REPORTER-KERNELOOPS(1)

NAME
reporter-kerneloops - Reports kernel oops to kerneloops.org (or similar) site. SYNOPSIS
reporter-kerneloops [-v] [-c CONFFILE]... [-d DIR] DESCRIPTION
The tool is used to report the crash to the Kerneloops tracker. Configuration file Configuration file contains entries in a format "Option = Value". The options are: SubmitURL The URL of the kerneloops tracker, the default is "http://submit.kerneloops.org/submitoops.php". Integration with ABRT events reporter-kerneloops can be used as a reporter, to allow users to report problems to the Kerneloops tracker. This usage is pre-configured in /etc/libreport/events.d/koops_event.conf: EVENT=report_Kerneloops analyzer=Kerneloops reporter-kerneloops It can be also used automatically and immediately without user interaction. When this is desired, modify the event configuration file to run the tool on the post-create event: EVENT=post-create analyzer=Kerneloops reporter-kerneloops OPTIONS
-v Be more verbose. Can be given multiple times. -d DIR Path to problem directory. -c CONFFILE Path to configuration file. When used in ABRT event system, the file contains site-wide configuration. Users can change the values via environment variables. ENVIRONMENT VARIABLES
Environment variables take precedence over values provided in the configuration file. KerneloopsReporter_SubmitURL The URL of the kerneloops tracker. AUTHORS
o ABRT team LIBREPORT 2.1.11 06/18/2014 REPORTER-KERNELOOPS(1)
All times are GMT -4. The time now is 05:41 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy