Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SysAdm empty filename passed to function #40

Closed
ZoltanHegedus opened this issue Nov 18, 2018 · 3 comments
Closed

SysAdm empty filename passed to function #40

ZoltanHegedus opened this issue Nov 18, 2018 · 3 comments

Comments

Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
@ZoltanHegedus
Copy link

@ZoltanHegedus ZoltanHegedus commented Nov 18, 2018

/var/log/sysadm-server-ws.log

Starting the PC-BSD sysadm server.... (WebSocket)
Using SSL Library:

  • Version: "OpenSSL 1.1.1-freebsd 11 Sep 2018"
    Server Started: "2018-11-18T10:26:31"
    Port: "12150"
    URL: "wss://127.0.0.1:12150"
  • Configuration File: "/var/db/sysadm.ini"
    WARNING: Empty filename passed to function
    Context: Line:

maybe related:

/var/log/PCDM-vt9.log

Warning: Could not parse stylesheet of object 0x7fffffffe808
Debug: ThemeStruct: Invalid item: "encdevice"
Warning: Empty filename passed to function
Warning: Could not parse stylesheet of object 0x7fffffffe808

@RodMyers
Copy link

@RodMyers RodMyers commented Nov 25, 2018

has this been fixed in the latest release?

@ZoltanHegedus
Copy link
Author

@ZoltanHegedus ZoltanHegedus commented Nov 26, 2018

Sorry not, this is yet, by the /var/log/sysadm-server-ws.log:

Starting the PC-BSD sysadm server.... (WebSocket)
Using SSL Library:

  • Version: "OpenSSL 1.1.1-freebsd 11 Sep 2018"
    Server Started: "2018-11-27T11:49:40"
    Port: "12150"
    URL: "wss://127.0.0.1:12150"
  • Configuration File: "/var/db/sysadm.ini"
    WARNING: Empty filename passed to function
    Context: Line:

The /var/db/sysadm.ini is missing.

@beanpole135
Copy link
Member

@beanpole135 beanpole135 commented Dec 3, 2018

Most of the SysAdm errors/warnings are fixed on the latest release (18.11-PRERELEASE_2).
There are still a couple random "WARNING: Empty filename passed to function" prints on startup, but it does not seem to be affecting behavior/usage of SysAdm at all.

@beanpole135 beanpole135 closed this Dec 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment