Jump to content

Topic on Extension talk:VisualEditor

BadMethodCallException from line 845 of /includes/session/SessionManager.php: Sessions are disabled for this entry point

11
TrickLin (talkcontribs)

Mediawiki 1.28

VisualEditor REL1_28

Parsoid 0.6.1 with Wikimedia APT repo

I saw this error in chrome console. After I disable VE extension the error disappears.VE seems work fine.Is there anyway to solve this problem?

Ryan.lewkowicz (talkcontribs)
TrickLin (talkcontribs)

Now I confirmed this error must be a conflict with Extension:Arrays in Mediawiki 1.28 .Will you fix this?

Innosflew (talkcontribs)

I have the same problem, but I don't have Extension:Arrays installed.

Innosflew (talkcontribs)

Btw I found this on Manual:Load.php:

"Code executed via load.php should not rely on the user's session as its results will be cached and sent to other users. Starting from MW 1.28, this is enforced and a "Sessions are supposed to be disabled for this entry point" exception will be thrown if a session access is attempted. See these tips on how to fix."

So according to this the reason we are getting those error messages in the chrome console is because we're attempting a session access? I don't know how to fix this.

Ryan.lewkowicz (talkcontribs)

I'm on chrome, using VE, I don't think I have those issues

Maiden taiwan (talkcontribs)

I'm also on Chrome, having downloaded VE for MW 1.28 from the ExtensionManager, and I do get this error. I don't have Extension:Arrays installed: VE is the only extension installed.

Pyro853 (talkcontribs)

Hello, I got the same issue, using MW 1.28 and VisualEditor REL1_28 (also tried with premade version given by Ryan.

Have you any update about it ?

Alex Mashin (talkcontribs)

I confirm the issue. I don't think browser is relevant here. Switching VE removes the error. Happens to me only when uploading files, in the file load.php?debug=false&lang=ru&modules=startup&only=scripts&skin=vector&*.

Bryandamon (talkcontribs)

I also have this issue:

load.php?debug=false&lang=en&modules=startup&only=scripts&skin=vector:4 [c66163393a6b52e6c07a4b3e] /load.php?debug=false&lang=en&modules=startup&only=scripts&skin=vector BadMethodCallException from line 845 of /apps/mediawiki/htdocs/includes/session/SessionManager.php: Sessions are disabled for this entry point

Does anyone have a solution yet?

Mika77 (talkcontribs)

Same issue without solution here:

[exception] [7d8a1a204a740c0f4d756dc7] /load.php?debug=false&lang=de&modules=startup&only=scripts&skin=vector   BadMethodCallException from line 845 of /srv/www/vhosts/mediawiki-1.28/includes/session/SessionManager.php: Sessions are disabled for this entry point

Firefox, VE enabled, MW 1.28

Reply to "BadMethodCallException from line 845 of /includes/session/SessionManager.php: Sessions are disabled for this entry point"