After upgrading to newest version (68) noticing if a timos integrated version is used instead of distributed.. the management port option is missing.
turns out there is no case to check "timos" instead there is timosiom and timoscpm. in additin to this need to add timos option to let the integrated version to be used properly.
Missing:
case 'timos':
present:
case 'timos'om:
case 'timoscpm:
Workaround is to add that case to /opt/unetlab/html/includes/__node.php
missing case for timos under __node.php
Moderator: mike
-
- Posts: 409
- Joined: Sun Mar 19, 2017 10:27 pm
Re: missing case for timos under __node.php
if you do any custom modification for the nodes, you need to take backup before you upgrade to next version.nubber7 wrote: ↑Wed Jun 28, 2017 2:45 pmAfter upgrading to newest version (68) noticing if a timos integrated version is used instead of distributed.. the management port option is missing.
turns out there is no case to check "timos" instead there is timosiom and timoscpm. in additin to this need to add timos option to let the integrated version to be used properly.
Missing:
case 'timos':
present:
case 'timos'om:
case 'timoscpm:
Workaround is to add that case to /opt/unetlab/html/includes/__node.php
R!
-
- Posts: 534
- Joined: Wed Mar 15, 2017 1:54 pm
Re: missing case for timos under __node.php
Noted for next release
E.
E.
-
- Posts: 10
- Joined: Sun Jun 04, 2017 4:39 am
Re: missing case for timos under __node.php
Can this be implemented in the upcoming releases? I updated my system and still seeing the same issue. Had to update the file.
Regards.
Regards.