Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Wiki App Crashes #3259

Closed
innomon opened this issue Mar 2, 2020 · 4 comments
Closed

[BUG] Wiki App Crashes #3259

innomon opened this issue Mar 2, 2020 · 4 comments
Labels
triage issue needs to be investigated

Comments

@innomon
Copy link

innomon commented Mar 2, 2020

Describe the bug
clicking on wiki app crashes it.

Expected behavior
should show the wiki app

To Reproduce

click here to open the wiki app, it crashes


URI: | /exist/apps/wiki/
-- | --
500
javax.servlet.ServletException: javax.servlet.ServletException: An error occurred while processing request to /exist/apps/wiki/: err:XPST0003 error found while loading module login: Error while loading module modules/login.xql: Syntax error within user defined function login:set-user: unexpected token: ( [at line 48, column 38]
XQueryURLRewrite
javax.servlet.ServletException: javax.servlet.ServletException: An error occurred while processing request to /exist/apps/wiki/: err:XPST0003 error found while loading module login: Error while loading module modules/login.xql: Syntax error within user defined function login:set-user: unexpected token: ( [at line 48, column 38]
javax.servlet.ServletException: An error occurred while processing request to /exist/apps/wiki/: err:XPST0003 error found while loading module login: Error while loading module modules/login.xql: Syntax error within user defined function login:set-user: unexpected token: ( [at line 48, column 38]
org.exist.xquery.XPathException: err:XPST0003 error found while loading module login: Error while loading module modules/login.xql: Syntax error within user defined function login:set-user: unexpected token: ( [at line 48, column 38]


Additional context

  • How is eXist-db installed? [headless JAR installer, with Nginx reverse proxy in front]
@triage-new-issues triage-new-issues bot added the triage issue needs to be investigated label Mar 2, 2020
@adamretter
Copy link
Contributor

@innomon this indicates that there is a code error in the Wiki app. Where did you get the Wiki app from?

@innomon
Copy link
Author

innomon commented Mar 2, 2020

@innomon this indicates that there is a code error in the Wiki app. Where did you get the Wiki app from?

I downloaded from the packagemanager
https://cooperative.social/exist/apps/dashboard/admin#/packagemanager

APPLICATION
AtomicWiki
Version	0.8
Url	/exist/apps/wiki/
Name	http://exist-db.org/apps/wiki
Description	Redesign of AtomicWiki
Abbreviation	wiki
Website	http://atomic.exist-db.org

@adamretter
Copy link
Contributor

@innomon ah okay, as this is a problem with AtomicWiki rather than eXist-db I am going to move the issue to that repository

@eXist-db eXist-db deleted a comment Mar 2, 2020
@ghost ghost deleted a comment from adamretter Mar 2, 2020
@ghost
Copy link

ghost commented Mar 2, 2020

This issue was moved by adamretter to eXist-db/atomicwiki#74.

@ghost ghost closed this as completed Mar 2, 2020
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage issue needs to be investigated
Projects
None yet
Development

No branches or pull requests

2 participants