Thanks for using the TrueNAS Community Edition issue tracker! TrueNAS Enterprise users receive direct support for their reports from our support portal.

Unable to update configuration for FTP service

Description

Whenever I tried to change or update the configuration for FTP, the web GUI throws an error(ValidationErrors).

Error: Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/middlewared/main.py", line 137, in call_method
result = await self.middleware._call(message['method'], serviceobj, methodobj, params, app=self,
File "/usr/local/lib/python3.8/site-packages/middlewared/main.py", line 1195, in _call
return await methodobj(*prepared_call.args)
File "/usr/local/lib/python3.8/site-packages/middlewared/service.py", line 356, in update
rv = await self.middleware._call(
File "/usr/local/lib/python3.8/site-packages/middlewared/main.py", line 1195, in _call
return await methodobj(*prepared_call.args)
File "/usr/local/lib/python3.8/site-packages/middlewared/schema.py", line 973, in nf
return await f(*args, **kwargs)
File "/usr/local/lib/python3.8/site-packages/middlewared/plugins/ftp.py", line 208, in do_update
raise verrors
middlewared.service_exception.ValidationErrors: [EINVAL] ftp_update.anonpath: The path must reside within a volume mount point

Problem/Justification

None

Impact

None

SmartDraw Connector

Katalon Manual Tests (BETA)

Activity

Show:

Bug Clerk 
January 6, 2021 at 1:26 PM

Bug Clerk 
January 6, 2021 at 1:23 PM

Punyapat Meema 
December 15, 2020 at 6:07 PM

I uploaded the screenshot of the current setting of my FTP service, the web GUI throws an error even when I press the save button without making any changes in the settings(Go into FTP settings and press save instantly).
By the way, what I would like to do was changing a certificate for my FTP service to the new one.

Bonnie Follweiler 
December 15, 2020 at 5:55 PM

Hello

Would you please take a screenshot with the settings you are trying to use and upload it to the attachment area?

Punyapat Meema 
December 14, 2020 at 2:34 PM

Hi, There. I uploaded debug to this ticket.

Complete

Details

Assignee

Reporter

Labels

Components

Affects versions

Priority

More fields

Katalon Platform

Created December 12, 2020 at 5:47 PM
Updated July 1, 2022 at 2:53 PM
Resolved January 6, 2021 at 1:26 PM