Project

General

Profile

Actions

Bug #5674

closed

IP address assignment not working

Added by Mike McRill almost 10 years ago. Updated almost 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Since updating to 1.5.0-1, creating a new host does not automatically assign an IP address using the DHCP smart proxy. In the log, I see this:

Started POST "/subnets/freeip" for 1.1.1.1 at 2014-05-12 08:27:40 -0500
Processing by SubnetsController#freeip as JSON
Parameters: {"subnet_id"=>"4", "host_mac"=>""}
Failed to query subnet 4 for free ip: Couldn't find Subnet with id=4 [WHERE (1=0)]
Completed 500 Internal Server Error in 24ms (ActiveRecord: 7.3ms)

Actions #1

Updated by Mike McRill almost 10 years ago

Actually this is permissions related, please close.

Actions #2

Updated by Dominic Cleal almost 10 years ago

  • Status changed from New to Resolved

Yep, permission to view the subnets I think.

Actions

Also available in: Atom PDF