Skip to content

[bug] NAS not showing records #138

Description

@sorrynotsory

Problem on /rd/build/production/Rd/#cloud/23/RADIUS|radius_active/pnlRadiusNas
Image
on nginx :

        location ~ \.php$ {
                include snippets/fastcgi-php.conf;
                fastcgi_pass unix:/run/php/php8.3-fpm.sock;
                fastcgi_read_timeout 300;
                fastcgi_connect_timeout 300;
                fastcgi_send_timeout 300;
        }

On php also max_execution_time is set to 5min

Can't find the root cause of this.
Can someone help to fix this ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions