FDK Theme Sync - Getting network issue

Hi Team,

fdk theme sync not working and always getting following error
FDK-0004 - Not received response from the server, possibly some network issue, please retry!!

We tried with mobile data, office network, broadband(home) and other dev system. Its not working.
Kindly check that and let us know your feedback. As of now its blocking for us to update the code in nmz3 env.

Thanks,
Vijay Anand S P

Hi @spvijayanand

All FDK-cli commands have a --verbose option to enable verbose logging. These logs are dumped in to debug.log file.

Can you share the ‘debug.log’ file?

Are you using any VPN ? If there is any VPN connection You can try to run fdk theme sync without using VPN.

2 Likes

Hi @SoumyaAcharya,

We are not using VPN while syncing the theme.

We are getting this error while using with --verbose

Error => Code: ERR_FR_MAX_BODY_LENGTH_EXCEEDED Message: Request body larger than maxBodyLength limit

I am unable to attach the debug.log file.

CC: @muralidharedam

Thanks,
Vijay Anand S P

@SoumyaAcharya Any update on this?
@arrun.prasath

@spvijayanand

Can you give the version of FDK-cli and environment? I am not able to find the environment nmz3 in list of environment.

Command : fdk env ls

Hi SoumyaAcharya
FDK Cli Version - 3.0.2

as per the @muralidharedam said that nmz3 will not be listed while using fdk env ls command
We are using this fdk env set -u api.nmz3.de

CC: @arrun.prasath

Thanks,
Vijay Anand

Hi @spvijayanand

I have tried fdk theme sync command in my end. It is working properly. Theme is also pushed successfully. There might be blocking the communication with the fdk-cli server.

It might be due to VPN,firewall or proxy settings. Can you try again ?

1 Like

Hi Soumya,

Getting same error.
Kindly schedule the meeting for this.

@arrun.prasath @muralidharedam

Thanks,
VJ

@SoumyaAcharya Kindly share your contact details(mobile no) we can discuss on this. This is the high priority.

@arrun.prasath

@arrun.prasath Finally the fynd team will check with DevOps team and come with the solution.

@muralidharedam

Can we expedite this item and resolve this at the earliest
@SoumyaAcharya / @muralidharedam

@spvijayanand As discussed, only 10 MB of theme archive is allowed. In your case, it is around 14 MB. We also saw that your assets folder is ~18 MB uncompressed and ~12 MB compressed. Please optimise your assets and reduce the size. In your case, there were few assets with more than 1 MB.

CC: @arrun.prasath

4 Likes

@muralidharedam

Now theme sync is working fine after image optimization its reduced from 18mb to 8mb. And also we are keep on working on this process and will try to reduce somemore in future.

@arrun.prasath

Thanks,
VJ