Jump to content

SHAHZAD KHAN

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by SHAHZAD KHAN

  1. I figure out this problem, my USB Flash drive is dead. Unraid started sending me alerts "USB drive is not read-write".

    Guess, I am lucky enough to make the backup of existing Flash Drive and restored it on a new Flash Drive. On a System reboot, ask Unraid to replace it. Everything started working.

     

    Easy and fast. Problem solved. 

    • Like 1
  2. I am running unraid version 6.12.10. This problem started this week when i try to upgrade following plugins;

    1. Community applications
    2. Fix Common Problems
    3. Unassigned Devices

     

    All upgrades gave me this error;

     

    image.thumb.png.b0bd6c2075cfbd6a0a9cf93a40a0613c.png

     

    image.png.e1bc9e5217de4aab6017bc36ef9e23a2.png

     

      

    I can ping 8.8.8.8 from Unraid console so this does not seems to be a connectivity issue.  Any help shall be appreciated.

  3. On 1/19/2023 at 12:44 PM, primeval_god said:

    I assign different IP addresses to each interface and isolate one from the webui and use it for docker containers. 

    Agreed. You can bridge two interfaces and use second one with containers. The traffic is coming in using second interface but outgoing traffic is still using primary interface. Dual interface is not optimally used. Am i missing something here?

  4. First, apologies if I am posting it in a wrong forum. 

     

    My DNS provider is GoDaddy. I have their API's and getting a success response in console/command window. Here is an example;

     

    curl -X GET -H "Authorization: sso-key [Key value]" "https://api.ote-godaddy.com/v1/domains/available?domain=example.guru"
     

    I have created a CNAME in GoDaddy DNS, "local". My FQDN is local.example.guru. If I do nslookup, i am getting answer.

     

    My router has port 80/443 opened and pointed to SWAG container in unRAID.  The problem;  Where do I put GoDaddy API in SWAG to generate SSL Certificates ? Can someone point my in the right direction?

     

  5. The story; Debian 11 VM installed. VM gets its IP address from router say 172.16.0.36. I edit /etc/network/interface file and change dhcp to static with IP address say 172.16.0.244. Restart network services. Go to router and reserve this IP address 172.16.0.244.

     

    The fun begins. I can ping 172.16.0.244 till i restart unraid box. If i restart unraid box, i can not ping 172.16.0.244 but 172.16.0.36. My router also shows 172.16.0.36 as assigned address.

     

    Here is IP config file;

     

    image.png.b937a992e52f9b01fdba0587d2df35f6.png

     

    Here is connection info;

    image.png.95102855d0e2a67590f309f9e47c05e1.png

     

    Any idea what's going on?

     

     

×
×
  • Create New...