question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Latest version no longer works. With "No existing record. Set FORCE_CREATE to any value to force its creation." message.

See original GitHub issue

Since the latest release, using the start command

# docker run -d 
--name='cloudflare-ddns' 
--net='bridge' 
-e TZ="America/Los_Angeles" 
-e HOST_OS="Unraid" 
-e 'ZONE'='updo.gg' 
-e 'HOST'='updo.gg' 
-e 'EMAIL'='---------------'
 -e 'API'='----------------------' 
-e 'PROXY'='false' 
'joshava/cloudflare-ddns' 7ec20fd34c68823d6ec3b5a2670afb3c297d1496fa66336bc7283319a71a4b01 

The result is

Current time: 2019-05-25 19:12:14
IP: 68.8.246.106
Zone updo.gg id : 52302aecf4336a0178661a6d72b94bbc
Error: No existing record. Set FORCE_CREATE to any value to force its creation.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
joshuaavaloncommented, May 27, 2019

It should be fixed with the latest release.

0reactions
joshuaavaloncommented, May 27, 2019

@doguitar No, zone ID is not in the URL. You can check the zone ID at the bottom of Overview.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Set up rules to automatically create or update records ...
Know how to set up rules to automatically create or update records in Dynamics 365 Customer Service.
Read more >
Creating a Record | Lightning Aura Components Developer ...
To create a record using force:recordData , leave out the recordId attribute. Load a record template by calling the getNewRecord function on force:recordData...
Read more >
Release Notes | Google Cloud CLI Documentation
(Cloud Run) Now gcloud beta run jobs update command removes existing Binary Authorization breakglass justification if --breakglass flag is not set.
Read more >
smb.conf - Samba.org
SYNOPSIS. The smb.conf file is a configuration file for the Samba suite. smb.conf contains runtime configuration information for the Samba programs.
Read more >
Function Module for vendor-payment transactions
To create the bank, set the parameter I_CREATE_NEW_BANK to F (Force create) or Y (Yes). The default value for this parameter is N...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found