This is the Message Centre for Pastey

Impressive error message when trying to log on

Post 1

Titania (gone for lunch)

Friday night (roughly 8 hours from now according to the time stamp on my posting in Lil's Atelier), when trying to log on, I got:

Fatal error: Uncaught exception 'Zend_Session_Exception' with message 'Zend_Session::start() - /opt/ZendFramework-1.11.7-minimal/library/Zend/Session.php(Line:480): Error #8 session_start(): ps_files_cleanup_dir: opendir(/var/lib/php5) failed: Permission denied (13) Array' in /opt/ZendFramework-1.11.7-minimal/library/Zend/Session.php:493 Stack trace: #0 /opt/ZendFramework-1.11.7-minimal/library/Zend/Session/Namespace.php(143): Zend_Session::start(true) #1 /opt/ZendFramework-1.11.7-minimal/library/Zend/Auth/Storage/Session.php(87): Zend_Session_Namespace->__construct('Zend_Auth') #2 /opt/ZendFramework-1.11.7-minimal/library/Zend/Auth.php(91): Zend_Auth_Storage_Session->__construct() #3 /opt/ZendFramework-1.11.7-minimal/library/Zend/Auth.php(141): Zend_Auth->getStorage() #4 /var/www/noresearcherleftbehind/application/Bootstrap.php(34): Zend_Auth->hasIdentity() #5 /opt/ZendFramework-1.11.7-minimal/library/Zend/Application/Bootstrap/BootstrapAbstract.php(667): Bootstrap->_initView() #6 /opt/ZendFramework-1.11.7-minimal/librar in /opt/ZendFramework-1.11.7-minimal/library/Zend/Session.php on line 493

Refreshing the logon page worked. Am using Google Chrome.


Impressive error message when trying to log on

Post 2

Pastey

Oops, sorry about that.


Impressive error message when trying to log on

Post 3

Titania (gone for lunch)

Being the smiley - hero that you are smiley - winkeye maybe you could make a magnificent entry, riding in on your white stallion and save the situation over here (sorry, it has absolutely nothing to do with codes and smiley - geek stuff, just superhero stuff):

<./>F7101938?thread=8292561&latest=1</.>


Impressive error message when trying to log on

Post 4

Titania (gone for lunch)

Not asking for much just along the lines of *producer dreams*:

Hero rides in on white stallion, throws himself off it to attend urgently to the wobbling stack, weaving a net of codes around it, and then some (to leave room for future grats).

*dusts his hands off, mounts his white stallion, rides off into the sunset*

Or something like that...smiley - tongueout


Impressive error message when trying to log on

Post 5

Vip

Are you sure that's the right link, Ti?

smiley - fairy


Impressive error message when trying to log on

Post 6

Titania (gone for lunch)

Looks OK to me - pray tell me, what do you think is wrong with it? I even left out the Goo part of it smiley - erm


Impressive error message when trying to log on

Post 7

Titania (gone for lunch)

Post 14 in the related thread is the one that needs urgent attention... smiley - smiley


Impressive error message when trying to log on

Post 8

Vip

Oh, I see. I only read the first couple of posts, and didn't, see the stack of congratulations forming. That makes a lot more sense now! smiley - biggrin

smiley - fairy


Impressive error message when trying to log on

Post 9

Titania (gone for lunch)

Most recently:

Server Error in '/dna/DnaPages' Application.

Object reference not set to an instance of an object.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
BBC.Dna.Page.DnaBasePage.get_CurrentSite() +17
BBC.Dna.Page.DnaBasePage.SetCurrentSiteName() +126
BBC.Dna.Page.DnaBasePage.InitialiseRequest() +290
BBC.Dna.Page.DnaBasePage.DoPageLoad() +63
BBC.Dna.Page.DnaBasePage.Page_Load(Object sender, EventArgs e) +110
BBC.Dna.Page.DnaWebPage.Page_Load(Object sender, EventArgs e) +51
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627

Version Information: Microsoft .NET Framework Version:2.0.50727.3634; ASP.NET Version:2.0.50727.3634


Impressive error message when trying to log on

Post 10

Titania (gone for lunch)

And a couple of hours ago:

Server Error in '/dna/DnaPages' Application.

There is not enough space on the disk.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.IO.IOException: There is not enough space on the disk.


Source Error: 
[No relevant source lines]

Source File: c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dna_dnapages\731365ab\be9a6126\App_Web_qehn_jcd.14.cs    Line: 0 

Stack Trace: 
[IOException: There is not enough space on the disk.
]
System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +7719416
System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count) +7479711
System.IO.FileStream.Write(Byte[] array, Int32 offset, Int32 count) +165
System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) +95
System.IO.StreamWriter.Flush() +11
System.Diagnostics.TextWriterTraceListener.Flush() +26
System.Diagnostics.TraceInternal.WriteLine(String message) +239
System.Diagnostics.Trace.WriteLine(String message) +4
BBC.Dna.Utils.DnaDiagnostics.WriteToLogBase(String category, String text) +156
BBC.Dna.Utils.DnaDiagnostics.WriteTimedEventToLog(String category, String message) +251
BBC.Dna.Page.DnaBasePage.Page_Unload(Object sender, EventArgs e) +26
BBC.Dna.Page.DnaWebPage.Page_Unload(Object sender, EventArgs e) +20
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
System.Web.UI.Control.OnUnload(EventArgs e) +8695066
System.Web.UI.Control.UnloadRecursive(Boolean dispose) +252
System.Web.UI.Page.UnloadRecursive(Boolean dispose) +23
System.Web.UI.Page.ProcessRequestCleanup() +43
System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +242
System.Web.UI.Page.ProcessRequest() +80
System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +21
System.Web.UI.Page.ProcessRequest(HttpContext context) +49
ASP.morepostspage_aspx.ProcessRequest(HttpContext context) in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dna_dnapages\731365ab\be9a6126\App_Web_qehn_jcd.14.cs:0
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75


Version Information: Microsoft .NET Framework Version:2.0.50727.3634; ASP.NET Version:2.0.50727.3634


Impressive error message when trying to log on

Post 11

Titania (gone for lunch)

Ah yes, and the error message were triggered by me trying to refresh:
http://h2g2.com/dna/h2g2/classic/MP135628


Impressive error message when trying to log on

Post 12

Pastey

Yup, the disks got full.

We're clearing them out now and looking in to why they did. Hopefully we'll be up and running "normally" soon.


Impressive error message when trying to log on

Post 13

Titania (gone for lunch)

Possibly of no meaning whatsoever, but, here goes, trying to befriend a new person to Lil's place:

<./>F64640?thread=8294498</.>

Or wait, is this the kind of stuff I should bother Milla with?


Impressive error message when trying to log on

Post 14

Pastey

exactly the stuff to let milla know about smiley - smiley


Impressive error message when trying to log on

Post 15

Titania (gone for lunch)

Lately, whenever I have a conversation thread open in my browser, it continually attempts to reload or refresh something, not sure what, with the message 'waiting for h2g2.com...' something.

I'm using Goo (Goo rules!) and Chrome at home. I'd say it's been going on for a few weeks and actually decreases the performance of my online games so that I have to close all h2g2 conversations before playing.

I'm not having this problem when accessing h2g2 from w*rk smiley - shhh using Alabast*rd and IE.


Impressive error message when trying to log on

Post 16

Pastey

I've been noticing the same problem myself recently.

You'll be pleased to hear though that our full test system is almost in place and we should start being able to bring new code online shortly smiley - smiley


Impressive error message when trying to log on

Post 17

Titania (gone for lunch)

Exciting!


Impressive error message when trying to log on

Post 18

Titania (gone for lunch)

So... regarding my current difficulties accessing Lil's new site, is there some IP address or something I could ping? It was only recently that I learnt what 'there no place like 127.0.0.1' means smiley - biggrin

You could email it to me if you wish to teatania (because titania was taken) at g mail

Unless that would be a completely useless check, I don't know... maybe I should check with Milla who her isp is.


Key: Complain about this post