Git Product home page Git Product logo

dreamhost-ddns's Introduction

Hello! ๐Ÿ‘‹

I'm a passioned web developer that cannot stop. Not much time to contribute to open-source but I'm trying to do my best. I'm really fullstack. My favorite technologies so far:

  • FE: Vue.js, Nuxt.js, Tailwind, Typescript. Those allow to build coolest UIs faster then ever. With the help of Storybook decoupling base building blocks of the UI is a breeze. Also have quite some experince in React and Ember.
  • BE: Scala is the best language I've ever used. Followed by Typescript and Python. PHP is not so exciting anymore.
  • Infra: Ansible, Terraform and k8s changed my world recently. GitOps changed it again.

Check my LinkedIn page if you wish to contact me.

dreamhost-ddns's People

Contributors

c0ba avatar olegstepura avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

dreamhost-ddns's Issues

ERROR: Json parsing error:

Hello,
I am having this error when I am trying to update my DNS records.

Any ideas why? Or how to fix the .php code?

[2023-12-11 14:46:31] INFO: About to remove my.domain.com of type A
[2023-12-11 14:46:31] INFO: About to list records of type A (editable=1)
[2023-12-11 14:46:31] ERROR: Error sending array (
  'key' => '***',
  'cmd' => 'dns-list_records',
  'type' => 'A',
  'editable' => 1,
  'format' => 'json',
) via curl. Response: 
[2023-12-11 14:46:31] ERROR: Json parsing error: 
[2023-12-11 14:46:31] ERROR: Record my.domain.com with type A did not exist
[2023-12-11 14:46:31] ERROR: Removing record error: 
[2023-12-11 14:46:31] INFO: About to add my.domain.com of type A with value '199.99.9.9'
[2023-12-11 14:46:31] ERROR: Error sending array (
  'key' => '***',
  'cmd' => 'dns-add_record',
  'record' => 'my.domain.com',
  'type' => 'A',
  'value' => '199.99.9.9',
) via curl. Response: 
[2023-12-11 14:46:31] ERROR: Adding record error: 
[2023-12-11 14:46:31] INFO: Finished from 199.99.9.9

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.