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

[Loris 24.1-release] fix ConfigurationException on Loris 24.1-release #8107

Merged
merged 2 commits into from
Aug 30, 2022

Conversation

kongtiaowang
Copy link
Contributor

@kongtiaowang kongtiaowang commented Jun 8, 2022

Brief summary of changes

Can't load Loris.
PHP Fatal error: Uncaught ConfigurationException: Config setting extLibs does not exist in database in /var/www/Loris/php/libraries/NDB_Config.class.inc:303\nStack trace:\n#0 /var/www/Loris/php/libraries/NDB_Config.class.inc(415): NDB_Config->getSettingFromDB()\n#1 /var/www/Loris/php/libraries/NDB_Client.class.inc(64): NDB_Config->getSetting()\n#2 /var/www/Loris/htdocs/index.php(34): NDB_Client->initialize()\n#3 {main}\n thrown in /var/www/Loris/php/libraries/NDB_Config.class.inc on line 303

Testing instructions (if applicable)

Testing instructions (if applicable)
install Loris 24.1-release
Test Enviorment:
Ubuntu:22
php 8.1
npm -v 8.12.1
node v14.19.3
Composer version 2.3.7

@kongtiaowang kongtiaowang changed the base branch from main to 24.1-release June 8, 2022 19:20
@kongtiaowang kongtiaowang changed the title 2022 06 08 241 bug2 [installation] fix ConfigurationException on Loris 24.1-release Jun 8, 2022
@kongtiaowang kongtiaowang added the Category: Bug PR or issue that aims to report or fix a bug label Jun 8, 2022
@kongtiaowang kongtiaowang requested a review from driusan June 14, 2022 15:25
@kongtiaowang kongtiaowang changed the title [installation] fix ConfigurationException on Loris 24.1-release [Loris 24.1-release] fix ConfigurationException on Loris 24.1-release Jun 14, 2022
@kongtiaowang kongtiaowang added the Critical to release PR or issue is key for the release to which it has been assigned label Jun 14, 2022
@racostas racostas self-requested a review July 12, 2022 12:59
Copy link
Contributor

@racostas racostas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed, installation gone well after applying this changes.

@racostas racostas added the Passed manual tests PR has been successfully tested by at least one peer label Jul 12, 2022
@driusan driusan merged commit d4cdc34 into aces:24.1-release Aug 30, 2022
@ridz1208 ridz1208 added this to the 24.1.0 milestone Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Bug PR or issue that aims to report or fix a bug Critical to release PR or issue is key for the release to which it has been assigned Passed manual tests PR has been successfully tested by at least one peer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants