Skip to content

Conversation

@enoch85
Copy link
Member

@enoch85 enoch85 commented May 2, 2023

Fix #2480

enoch85 added 3 commits May 2, 2023 18:09
Signed-off-by: Daniel Hansson <[email protected]>
Signed-off-by: Daniel Hansson <[email protected]>
@enoch85 enoch85 merged commit 34272bd into master May 2, 2023
@delete-merged-branch delete-merged-branch bot deleted the apache2 branch May 2, 2023 17:17
@parided
Copy link

parided commented May 6, 2023

After the fix of the apache rules, when install nextcloud from script nextcloud_install_production.sh, at the end of the process, when nextcloud is ready, in the log section, it report to me:

[core] Error: OCP\Files\NotFoundException: /appdata_ocxqb3l0vb1a/theming/global at <>

  1. <>
    OC\Files\Node\Root->get()
  2. /var/www/nextcloud/lib/private/Files/Node/LazyFolder.php line 72
    call_user_func_array()
  3. /var/www/nextcloud/lib/private/Files/Node/LazyFolder.php line 149
    OC\Files\Node\LazyFolder->__call()
  4. /var/www/nextcloud/lib/private/Files/AppData/AppData.php line 132
    OC\Files\Node\LazyFolder->get()
  5. /var/www/nextcloud/apps/theming/lib/Jobs/MigrateBackgroundImages.php line 168
    OC\Files\AppData\AppData->getFolder()
  6. /var/www/nextcloud/apps/theming/lib/Jobs/MigrateBackgroundImages.php line 100
    OCA\Theming\Jobs\MigrateBackgroundImages->storeUserIdsToProcess()
  7. /var/www/nextcloud/apps/theming/lib/Jobs/MigrateBackgroundImages.php line 79
    OCA\Theming\Jobs\MigrateBackgroundImages->runPreparation()
  8. /var/www/nextcloud/lib/public/BackgroundJob/Job.php line 78
    OCA\Theming\Jobs\MigrateBackgroundImages->run()
  9. /var/www/nextcloud/lib/public/BackgroundJob/QueuedJob.php line 57
    OCP\BackgroundJob\Job->start()
  10. /var/www/nextcloud/lib/public/BackgroundJob/QueuedJob.php line 47
    OCP\BackgroundJob\QueuedJob->start()
  11. /var/www/nextcloud/cron.php line 152
    OCP\BackgroundJob\QueuedJob->execute()

@enoch85
Copy link
Member Author

enoch85 commented May 6, 2023

@parided Please open a new issue in nextcloud/server.

@parided
Copy link

parided commented May 6, 2023

Ok, I open Issue #38114

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AH01797: client denied by server configuration

3 participants