HoracioS Regular Pleskian Nov 22, 2019 #1 Hello, the extension cannot start to check the data without any kind of explanation or log. I can use it in Onyx, but nit in Obsidian. Please help!
Hello, the extension cannot start to check the data without any kind of explanation or log. I can use it in Onyx, but nit in Obsidian. Please help!
D ducktales New Pleskian Dec 1, 2019 #2 I have the same problem in Obsidian. When clicking the OK button I get this response from the server: Code: POST https://myplesk.server/modules/site-import/index.php/site-migration/new-migration/site_id/5 Code: { "formMessages": { "contentTransferOptions": { "ftpEncoding": { "notInArray": "This option is not supported." } } }, "status": "success", "statusMessages": [] } Looking in the html source I see this: HTML: <input type="hidden" name="contentTransferOptions[ftpEncoding]" value="[object Object]"> Looks like an object property is incorrectly called on server side.
I have the same problem in Obsidian. When clicking the OK button I get this response from the server: Code: POST https://myplesk.server/modules/site-import/index.php/site-migration/new-migration/site_id/5 Code: { "formMessages": { "contentTransferOptions": { "ftpEncoding": { "notInArray": "This option is not supported." } } }, "status": "success", "statusMessages": [] } Looking in the html source I see this: HTML: <input type="hidden" name="contentTransferOptions[ftpEncoding]" value="[object Object]"> Looks like an object property is incorrectly called on server side.
S Stikxx New Pleskian Dec 30, 2019 #3 Hello, I have the same problem in Obsidian. Did you find a solution?
Aleksey Filatev Regular Pleskian Staff member Dec 30, 2019 #4 This issue registered as PMT-4694. Fix will be delivered with Site Import v1.4.1 in the middle of January, 2020.
This issue registered as PMT-4694. Fix will be delivered with Site Import v1.4.1 in the middle of January, 2020.
S Stikxx New Pleskian Feb 11, 2020 #5 Hello Aleksey Filatev I just wanted to ask when we can expect the update. An appointment is already foreseeable? Thank you!
Hello Aleksey Filatev I just wanted to ask when we can expect the update. An appointment is already foreseeable? Thank you!
Aleksey Filatev Regular Pleskian Staff member Feb 11, 2020 #6 I am apologize for inconvenience, we are still working on update, and Site Import v1.4.3 which will fix the issue will be delivered as soon as we can. I believe it takes no more than few days.
I am apologize for inconvenience, we are still working on update, and Site Import v1.4.3 which will fix the issue will be delivered as soon as we can. I believe it takes no more than few days.
D ducktales New Pleskian Feb 28, 2020 #7 This issue can be closed. The problem is resolved since the 20 February 2020 update. Thanks!