Page 1 of 1
*** SOLVED *** CANNOT UPLOAD MY PAGE
Posted: Fri Apr 23, 2021 8:00 am
by rinconcete
Hello, I am trying to upload my page to my server. I fill the type conexion, description, URL, Host, username, password, Port, Log level, use passive mode, make the test and the system give me the OK.Then I press the publish button: the pop up window start to publish, and at the end, the system give me the message: successfully publish. But muy page with their items, is not in my server, and when I press the button "visit published website" all the 3 navigators I got, send me the same message: The requested URL was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. I have made this several times, I refresh my navigators with F5, I desconnect the firewall, etc, but it does not work. But if I use FILEZILLA, everythin works. I cannot understand. Please help.
Re: CANNOT UPLOAD MY PAGE
Posted: Fri Apr 23, 2021 8:11 am
by Pablo
Are you sure you have published to the correct folder?
What information is in the publish log?
What are your settings?
Re: CANNOT UPLOAD MY PAGE
Posted: Fri Apr 23, 2021 8:42 am
by rinconcete
Hello, here is the published log:
23/04/2021 10:47:16.032 Successfully uploaded file.
23/04/2021 10:47:16.032 Uploading 'RINCONCETE_PROYECTO_03.css' from 'C:\Users\RINCON~1\AppData\Local\Temp\~publish\' to '/'
23/04/2021 10:47:16.048 SecureFtpLog:
PutFile:
DllDate: Jan 31 2018
SecureFtpVersion: 9.5.0.72
UnlockPrefix: PBLVND.CB1072018
Architecture: Little Endian; 64-bit
Language: Visual C++ 2015 / x64
VerboseLogging: 0
Component successfully unlocked using purchased unlock code.
RemoteFilename: /RINCONCETE_PROYECTO_03.css
LocalFilename: C:\Users\RINCON~1\AppData\Local\Temp\~publish\RINCONCETE_PROYECTO_03.css
ProgressMonitoring:
enabled: no
heartbeatMs: 0
sendBufferSize: 65536
--ProgressMonitoring
IdleTimeoutMs: 60000
ReceiveTimeoutMs: 60000
ConnectTimeoutSeconds: 30
soRcvBuf: 4194304
soSndBuf: 262144
uploadFromLocalFile:
localFileSize: 2173
uploadFromDataSource:
Not connected to an FTP server. The connection was previously lost, or it was never established.
--uploadFromDataSource
Failed.
--uploadFromLocalFile
TotalTime: Elapsed time: 0 millisec
Failed.
--PutFile
--SecureFtpLog
23/04/2021 10:47:16.063 Successfully uploaded file.
23/04/2021 10:47:16.079 Publish done!
23/04/2021 10:47:16.094 Removing temporary files...
23/04/2021 10:47:16.094 Successfully published!
23/04/2021 10:47:16.110 *** END OF PUBLISH ***
Re: CANNOT UPLOAD MY PAGE
Posted: Fri Apr 23, 2021 9:52 am
by Pablo
The error indicates that there iw no connection with the server:
Not connected to an FTP server. The connection was previously lost, or it was never established.
- make sure your settings are correct. You may need secure FTP or a different port.
- make sure your firewall is not blocking the connection.
If you need further assistance then please give more details about your settings.
Re: CANNOT UPLOAD MY PAGE
Posted: Fri Apr 23, 2021 12:06 pm
by rinconcete
I fixed the problem. The question was tu use REMOTE, instead to use FTP with TLS/SSL.
Alex