Skip to content

502 Bad gateway #222

@bmp

Description

@bmp

Details:
FreshRSS: 1.27.1~ynh1
Yunohost: 12.1.38

  1. When I tried to access the application, I got the error:
502 Bad Gateway

If you see this page, your connection with the server is working but the internal service providing this path is not responding.

Administrator, make sure that the service is running, and check its logs if it is not. The Services page is in your webadmin, under Tools > Services.

Thank you for using YunoHost.
  1. When I checked the servies, fressrss wasn't enabled!
  2. When I navigated to the app list: It said The app can be upgraded from version 1.27.1~ynh1 to 1.28.0~ynh1
  3. When I tried to upgrade the app from the page, I get the following error File or folder '/etc/php/8.4/fpm/pool.d/freshrss.conf' to be backed up does not exist. The detailed logs are at https://paste.yunohost.org/raw/uhayimuqiq
  4. Here are the php-fpm services that are active:
php8.0-fpm: 
  configuration: valid
  description: The PHP 8.0 FastCGI Process Manager
  last_state_change: 2026-01-08 12:47:24
  start_on_boot: enabled
  status: running
php8.2-fpm: 
  configuration: valid
  description: The PHP 8.2 FastCGI Process Manager
  last_state_change: 2026-01-08 12:47:25
  start_on_boot: enabled
  status: running
php8.3-fpm: 
  configuration: valid
  description: The PHP 8.3 FastCGI Process Manager
  last_state_change: 2026-01-08 12:47:24
  start_on_boot: enabled
  status: running
php8.4-fpm: 
  configuration: valid
  description: The PHP 8.4 FastCGI Process Manager
  last_state_change: 2026-01-08 12:47:25
  start_on_boot: enabled
  status: running
  1. Here is the output of the respective folders:
>ls /etc/php/8.0/fpm/pool.d/
baikal.conf  www.conf
>ls /etc/php/8.2/fpm/pool.d/
qr.conf  shaarli.conf  wallabag2.conf  www.conf
>ls /etc/php/8.3/fpm/pool.d/
indexhibit.conf  www.conf
>ls /etc/php/8.4/fpm/pool.d/
www.conf

How can I fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions