Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - adrianofnatal

Pages: 1 [2] 3 4
16
CentOS-WebPanel GUI / Re: Bug in GUI for New Backup (beta)
« on: May 15, 2026, 04:53:36 PM »
Hi josemnunez

I didnt opened a ticket. Where can I open it?

The version of CWP is 0.9.8.1226.
Distro Name: CentOS Stream release 8

Thanks!

17
CentOS-WebPanel GUI / Re: Bug in GUI for New Backup (beta)
« on: May 15, 2026, 12:06:23 AM »
Overseer.
Sure it has some bugs, but before added other options of backup, FTP worked well. Never had problems.
Now it simply does not respect when choose FTP os S3, for example.
It assumes that is a local file backup.



18
6Sense, but I didn't nothing to choose using PM2.
Just install NodeJS versions and start using it.


19
CentOS-WebPanel GUI / Re: Bug in GUI for New Backup (beta)
« on: May 14, 2026, 12:25:55 PM »
The backup using S3 is using all root disk in /newbackup/ directory, but is marked to use S3. It should be using /home/tmp_bkp/ form temporary files, but still using /newbackup directory.

Something is wrong with this new backup.

20
CentOS-WebPanel GUI / Bug in GUI for New Backup (beta)
« on: May 14, 2026, 01:56:47 AM »
Hi!

I would like to describe some bugs happening with New Backup (beta).
I know it is beta version, but something went wrong after last updated included S3 backups and other options, what was great!

1. The date in log is wrong, for my configuration. It's 1 day ahead;

2. When using destination to FTP of SFTP, the login failed. See logs:
2026-05-13 06:00:02  >> ionice -c 3 nice -n +19
2026-05-13 06:00:02 0
2026-05-13 06:00:02 TYPE FTP --> 1
2026-05-13 06:00:02 Type conection Back SFTP
2026-05-13 06:00:06 Login Failed
2026-05-13 06:00:06 xxxxx/ (here I change with x, but output was equal ftp login or initial directory, in my case, are the same)
2026-05-13 06:00:09 Backup Finished
2026-05-13 06:00:09 I have nothing to do..!

3. When modifying a FTP backup already created, the interface does not update fields when click in pencil icon to edit. When saving, creates another backup item;

4. Using destination S3, when saved, connection test works. If back to edit the connection, password field is not loaded correctly and connection test or backup fail;

5. Some errors occurs in browser console logs. Including a missing file (404 error).

The panel is updated in latest version, I think, 0.9.8.1226.
Distro Name: CentOS Stream release 8

Thanks!

21
Hi!

For me, seems to be a problem with PM2.
We have 3 versions of NodeJS installed and for some reason the PM2 losts some configurations. No apps showed in apps list.
When server reboots, PM2 try to restart all apps, but not find any.

I'm not sure how to solve it.


22
Hi!

I have same problem.
You solved?

Tahnks!

23
Hi!

In my servers, when its reboot, the NodeJS apps does not start with boot. I have to start it manually, one by one.
The Postgree database also not restart, even when postgree is enabled in startup services.

What can I check to solve this?

Thanks!

24
Hi all.

Confirmed this infection in our cwp pro server version 0.9.8.1210, running on centos 7.
The security tools like Maldet and others installed in panel did not catch the suspiscious file.

Here the files defauit.php was created in July 7 and last execution was in July 30.

I discovered that infection because we have a user with empty home public_html folder and the file was there.



25
Information / Does apache sit in front of nodejs app?
« on: August 08, 2025, 01:49:07 PM »
Hi all!

In nodejs applications, does apache sit in front of the app, providing the modsecurity security layer?
If not, how can we do it to provide more security and also access logs?

Thanks!

26
Hi overseer.

Yes, I empty the logs, but the problem is no monitoring when the file grows.
I just know about the problem when the disk is full. With disk full the logrotates cannot rotate files.

I installed NodeJS versions and apps using cwp panel. In ssh I cannot run pm2 command, I cannot locate the file.

Thanks!

27
Hi rcschaff.

Hm, I see.

Thanks, I'll check this link.
You're right, the logs comes from pm2.
I already have linux logorotate installed (not pm2 logrotate) and running on that log files, but when disk is full it does not rotate because empty space.
Checking your link, the logrotate from pm2 has a file sizing monitoring, could be interesting.

Thanks!


28
Hi!

There is how to move NodeJS logs inside /opt/nvm/.pm2/logs to user home dir?
Some users upload their apps with a bunch of output log lines and this cause the log files to grow and fill the entire disk space.
I was thinking that moving this logs to user's home dir will solve 2 problems:

1. If logs becomes big, they will full the user space quota and affect only your user, not all server;
2. The user can read this logs to debug or get some important information.

There is a way to do it?

Thanks!

29
Hi all!

I think this is a bug, but not certain.

NPM Install button inside user's panel create node_modules directory with root permissions.
That should be not created with user permissions?
Some customers do they git pull and command wants to create files inside node_modules for updates, but the user is not root.

How to fix it?

Thanks!

30
CentOS 8 Problems / Re: User with SSH can't run node commands on shell
« on: September 26, 2024, 12:11:10 PM »
Hi!

Worked!

This could be added to CWP new implementation as automatically in case user account has NodeJS enabled.


Thank you!

Pages: 1 [2] 3 4