by NS-Team

The File Field type allows you to add unlimited file upload fields to any module. Need to required certain files such as a quote? Add files to any module with the File field available in Studio

Free 30 day trial
Try it Now

#5645 - License Key not Validating (attempts, then resets)

Open Installation created by melissablewitt Verified Purchase 2 months ago

I've loaded the file field module but when I do the license configuration I enter my license key and then get a spinning wheel "Validating" message for a few minutes before the "VALIDATE" button reappears.

  1. bluquet member avatar

    NS-Team Provider Affiliate

    2 months ago

    Hi

    Your CRM is sending a request to SuiteCRM Store to verify the license key. Does your server allow these external requests? Or maybe SuiteCRM Store was down at that time.

    • melissablewitt member avatar

      melissablewitt Verified Purchase

      one month ago

      Hello, I've escalated this internally and got this reply:

      Can you please check with suitecrm support to send us instructions on configuring proxy for the plug-in?

      Since the SSO server is on our private network and needs to access an external URL, you’ll need to configure it to use our proxy for outbound HTTP/HTTPS requests.

      If the plugin or app is using the system proxies, just enter these commands below in SuiteCRM. If not, then you will have to configure the proxies in the plugin config directly.

      export https_proxy=https://calamar.uwaterloo.ca:3128 export http_proxy=http://calamar.uwaterloo.ca:3128

    • bluquet member avatar

      NS-Team Provider Affiliate

      one month ago

      I’m not sure I understand what you mean. The license is validated by a curl request to https://www.sugaroutfitters.com/api/v1

  2. bluquet member avatar

    NS-Team Provider Affiliate

    one month ago

    Sorry. The request is sent to https://store.suitecrm.com/api/v1

  3. melissablewitt member avatar

    melissablewitt Verified Purchase

    2 weeks ago

    This is the last message from my internal IT group:

    Hi Melissa,

    I have added the proxy servers in the sso-dev server, I’m not sure if that made any changes so if you can try again to check?

    If not, are you running the “curl” command straight from the server? or can you see that command within the plugin? If you do, you can add “curl -x http://calamar.uwaterloo.ca:3128 https://store.suitecrm.com/api/v1/key/validate”

    When I tried adding the proxy to the curl, I get this message “Key is required” so it looks successful:

    curl -x http://calamar.uwaterloo.ca:3128 https://store.suitecrm.com/api/v1/key/validate

    "Key is required."

    If you are not sure, you can give the following proxy server to support, and ask them how you can add the proxy specifically to the plugin.

    https_proxy=https://calamar.uwaterloo.ca:3128 http_proxy=http://calamar.uwaterloo.ca:3128

    When I'm entering the key I'm doing it on the front-end so I'm unable to run commands and I continue to get the same error. Can you advise?

  4. melissablewitt member avatar

    melissablewitt Verified Purchase

    one week ago

    Hello again, I'm trying to enter my license key on the server-side now and it seems to be working but it's also asking for a public key, where can I find this?

This case is public. Please leave out any sensitive information such as URLs, passwords, etc.
Saving Comment Saving Comment...