Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.
This repository was archived by the owner on Nov 4, 2024. It is now read-only.

call to http://api.rainloop.net/status/FQDN on login page #2160

@yeupou

Description

@yeupou

with rainloop 1.16.0+dfsg-1, there is a timeout on login page

It tries to get
INFO[DATA]: cUrl: URL: http://api.rainloop.net/status/FQDN
and it fails with timeout.

On the same server, with a different subdomain, there is no issue. What could be the cause?

From what I understand, in include.php there is
define('APP_API_PATH', 'http://api.rainloop.net/');

This is called in
RainLoop/Providers/Prem.php
I do not understand it's purpose and why it works with another subdomain (both are public with proper SSL certificate

Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions