Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Cat: /home/cyberpanel: No such file or directory #988

Closed
richardevcom opened this issue Nov 1, 2022 · 4 comments
Closed

[BUG] Cat: /home/cyberpanel: No such file or directory #988

richardevcom opened this issue Nov 1, 2022 · 4 comments

Comments

@richardevcom
Copy link

Describe the bug
I was trying to create e-mail list for website by uploading .txt and .csv file containing multiple e-mail addresses to my websites base directory. So the path I used was /home/domain.com/public_html/emails-list.txt.

However when visiting "Create Email List" page in CyberPanel dashboard via https://domain.com:8443/emailMarketing/domain.com/emailLists and providing this path I get this error:

cat: /home/cyberpanel: No such file or directory

I triple checked that file exists, has correct permissions and is writable. There are no error logs, so it is really hard to pin-point where exactly CyberPanel crashes regarding this task.

Read more in this CyberPanel community topic I started.

To Reproduce
What steps did you take when the issue occurred?

  1. Click on Websites and select "Create domain" and create domain.com
  2. Click on Websites and select "List domains". Find newly created domain and transform it to website.
  3. Open up domain.com management page and select "Create list"
  4. Enter name and path to email list file, for ex., /home/domain.com/public_html/email-list.txt
  5. Hit Creat list and you'll see the error.

Expected behavior
Email list is created without an error.

Screenshots
screenshot

Operating system:
Ubuntu 20.04 (latest - updated & upgraded)

CyberPanel version:
2.3 (latest)

Additional context
As mentioned in this community topic I suspect that the issue is not within /usr/local/CyberCP/emailMarketing/emailMarketing.py buth rather in something, that tries to read/create /home/cyberpanel/* numbered files containing loglike content.

@usmannasir
Copy link
Owner

We've discontinued this feature because of mautic integration.

@richardevcom
Copy link
Author

Appreciate the answer @usmannasir
Any other features you're discontinuing? I noticed this error on couple other places as well.

@Zorglub25
Copy link

Hello,
I encounter the same error.
I don't understand the last post of Usmannasir "because of mautic integration"...
Has someone fixed this problem ?
Many thanks.

@richardevcom
Copy link
Author

richardevcom commented Mar 30, 2023

Hello, I encounter the same error. I don't understand the last post of Usmannasir "because of mautic integration"... Has someone fixed this problem ? Many thanks.

Feature is discontinued. #988 (comment)
Upgrade to latest build.

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

No branches or pull requests

3 participants