Koozali.org: home of the SME Server

Thinclient contrib for sme7.x: error

jazbokes

Thinclient contrib for sme7.x: error
« on: May 12, 2006, 10:07:22 AM »
I'm getting this error message when I attempt to enable PXE Boot Server;

Software error:

Can't call method "prop" on an undefined value at /etc/e-smith/web/panels/manager/cgi-bin/thinclient line 350.



thx

Jon..

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Thinclient contrib for sme7.x: error
« Reply #1 on: May 12, 2006, 07:30:34 PM »
Quote from: "jazbokes"
I'm getting this error message when I attempt to enable PXE Boot Server;

Software error:

Can't call method "prop" on an undefined value at /etc/e-smith/web/panels/manager/cgi-bin/thinclient line 350.


Please report problems with contribs via the Bug Tracker. Thanks.

Offline TrevorB

  • *
  • 259
  • +0/-0
    • http://www.batley.id.au
Re: Thinclient contrib for sme7.x: error
« Reply #2 on: June 08, 2006, 06:31:15 AM »
Quote from: "jazbokes"
Can't call method "prop" on an undefined value at /etc/e-smith/web/panels/manager/cgi-bin/thinclient line 350.

Sorry, only just noticed this post....

This happens when you haven't included used my local tftp server and is a bug in my code (I need to cater for it not being there).

This is now raised.

Trevor B

Offline TrevorB

  • *
  • 259
  • +0/-0
    • http://www.batley.id.au
Thinclient contrib for sme7.x: error
« Reply #3 on: June 14, 2006, 09:23:54 AM »
Fixed!

smeserver-thinclient-2.0-5.noarch.rpm is now in my contribs area.

http://mirror.contribs.org/smeserver/contribs/trevorb/7.x/Thinclient/

jazbokes

Thinclient contrib for sme7.x: error
« Reply #4 on: June 14, 2006, 03:32:15 PM »
Thanks Trevor,  I will give it a try ..

Question..Can I use your contributions  for device provisioning (DHCP options 66/67)
http://www.snom.com/wiki/index.php/DHCP

Thanks in advance

Offline TrevorB

  • *
  • 259
  • +0/-0
    • http://www.batley.id.au
Thinclient contrib for sme7.x: error
« Reply #5 on: June 15, 2006, 12:42:19 AM »
Quote from: "jazbokes"
Question..Can I use your contributions  for device provisioning (DHCP options 66/67)
http://www.snom.com/wiki/index.php/DHCP

The tftp server part will work fine, but does clash with selintra-sail if you are using that (I need to work with them to sort out where certain config files should live..).

With the thinclient part, you could use a seperate 'distribution' pointing at the directory with your configs and Executable = "snom.php?mac={mac}".

This should supply the appropriate parameters via the smeserver dhcp.

Good Luck and please feedback if it is successful. Someone else might like to know :-)

jazbokes

Thinclient contrib for sme7.x: error
« Reply #6 on: June 15, 2006, 02:46:47 AM »
Thanks Trevor for your prompt response, I will try it with Trixbox (asterisk@home)

Jon

Offline TrevorB

  • *
  • 259
  • +0/-0
    • http://www.batley.id.au
Thinclient contrib for sme7.x: error
« Reply #7 on: June 15, 2006, 02:58:39 AM »
Quote from: "jazbokes"
I will try it with Trixbox (asterisk@home)

When testing Asterisk, I used the Asterisk@Home CD on an old 366 Celeron, and it was such a simple install and setup.

I have since moved to using smeserver-asterisk & selintra-sail (which required a little more learning....) and am happily using it on my home server.

For that setup I have just used the tftp-server from centos with selintra-sail and not my version.

yum --enablerepo base --enablerepo updates install tftp-server