Can't publish the project

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
User avatar
Williams
 
 
Posts: 102
Joined: Fri Nov 23, 2018 12:22 am
Contact:

Can't publish the project

Post by Williams »

Hi everybody.

I have a project. and all is good even the publishing until yesterday. today i have added a new page to the project. the problem is while i'm trying to publish my project it gives an error message as below. I've found a solution for this error by deleting the script. this script I've added to get the menu affix in the top of page.

Does anyone have an answer what's going on!

Code: Select all

*** START OF PUBLISH ***
Scanning publish folder...
Found 49 file(s).
Initializing FTP connection...
Checking host...
Host was successfully parsed.
Connecting to ftp.getsitesolutions.com...
Using PASV mode.
Succesfully connected.
Current directory is '/'
Setting remote folder to /...
Status: 550 Can't create directory: File exists
Uploading 'affix.min.js'...
Internet Exception Error 12002

Details:
The operation timed out 
Closing FTP connection...
Removing temporary files...
Publish failed!
*** END OF PUBLISH ***
User avatar
Pablo
 
Posts: 21708
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Can't publish the project

Post by Pablo »

Usually when something suddenly stops working, it is web host related.
Maybe the web space is full?

Did you try switching the FTP engine to 'winsock'?

Related FAQ:
viewtopic.php?f=10&t=36493
User avatar
Williams
 
 
Posts: 102
Joined: Fri Nov 23, 2018 12:22 am
Contact:

Re: Can't publish the project

Post by Williams »

It's not related to the host. i can publish the project normally when i delete the script.
is there any way to keep the script and publish as ( FTP standard file transfer protocol ) as some features don't wok when i publish using any other protocol.

Thank you for your kind support pablo.
User avatar
Williams
 
 
Posts: 102
Joined: Fri Nov 23, 2018 12:22 am
Contact:

Re: Can't publish the project

Post by Williams »

Pablo,

I'm pretty sure now it's related to the script. I've another project including the same script. and i'm getting same result when uploading even the second project. and it stops uploading because of (affix.min.js) file.

I tried to put the script in a blank page, and publish. same result!!
User avatar
Williams
 
 
Posts: 102
Joined: Fri Nov 23, 2018 12:22 am
Contact:

Re: Can't publish the project

Post by Williams »

An update..
I've 2 host company, both same result. i doubt there's something went wrong in in the software regarding uploading JS files.

Here's a demo project
https://wetransfer.com/downloads/3657af ... 544/cc2a71
User avatar
Pablo
 
Posts: 21708
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Can't publish the project

Post by Pablo »

I do not have any issues with your project. it works correct for me.
But maybe your virusscanner or firewall accidentally blocks the script?
User avatar
Williams
 
 
Posts: 102
Joined: Fri Nov 23, 2018 12:22 am
Contact:

Re: Can't publish the project

Post by Williams »

I've disabled the firewall, and the problem only appears while uploading the project .
Have you tried to upload the file pablo!
User avatar
Pablo
 
Posts: 21708
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Can't publish the project

Post by Pablo »

Yes, I can publish the file without any problems.
The file has been part of WWB for a few years so I am pretty sure there is nothing wrong with it.
I have successfully used it in many templates.

Did you try to publish with winsock?
What is the error in that case?
User avatar
Williams
 
 
Posts: 102
Joined: Fri Nov 23, 2018 12:22 am
Contact:

Re: Can't publish the project

Post by Williams »

Did you try to publish with winsock?
What is the error in that case?
It's successful published, on the other hand there're no files on the host!
User avatar
Pablo
 
Posts: 21708
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Can't publish the project

Post by Pablo »

Maybe you have published to the wrong folder?
User avatar
Williams
 
 
Posts: 102
Joined: Fri Nov 23, 2018 12:22 am
Contact:

Re: Can't publish the project

Post by Williams »

I've tried to publish thru FTP with TLS/SSL (AUTH TLS - Explicit), and it works for now..
Thank you Pablo.
Post Reply