[racktables-users] Re: Save/Change Confirmation banner missing

  • From: Rodrigo Agostinho <rodri.agost@xxxxxxxxx>
  • To: racktables-users@xxxxxxxxxxxxx
  • Date: Mon, 16 Mar 2020 10:55:18 +0100

I've managed to replicate the issue on another instance of the Racktables
environment where this issue was seen after I've imported the database.

It appears that something within the database is causing the notification
save/change confirmation banner not to operate, is there a way to check the
racktables mysql database for any value that may be causing this?

On Fri, 31 Jan 2020 at 01:08, Denis Ovsienko <denis@xxxxxxxxxxxxx> wrote:

On Wed, 29 Jan 2020 08:15:21 +0100
Rodrigo Agostinho <rodri.agost@xxxxxxxxx> wrote:

Hello folks,

I've tried looking this information all over the place but not luck,
would anyone know how does one goes about finding why the
confirmation banner (i.e. when creating/saving/changing an object) is
no longer displayed?

This may be caused by the web-server misplacing the PHP session (which
buffers the messages from one page run to another), or by some plugin
draining or resetting the message buffer before showMessageOrError() in
interface.php starts to convert it into HTML blocks. This effect never
appears in vanilla RackTables on LAMP as far as I can remember. You
would need to debug it a bit more to find the cause.

I've enabled debug on secret.php, but I've been unable find where that
debug log may be. Any ideas?

That debug is for authentication and exceptions only.

User/Owner permissions on all files set to nginx:nginx

Although not related to the problem, I would recommend that the web
server user should not own the PHP scripts and should not be able to
modify them.

--
    Denis Ovsienko


Other related posts: