View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005823 | unreal | ircd | public | 2021-03-06 21:50 | 2021-11-01 10:35 |
| Reporter | PeGaSuS | Assigned To | syzop | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Platform | Unix | OS | Ubuntu | OS Version | 20.04 |
| Product Version | 5.0.8 | ||||
| Fixed in Version | 6.0.0-beta1 | ||||
| Summary | 0005823: Staff file doesn't work with remote url | ||||
| Description | So, I've tried the following:
loadmodule staff;
set { staff-file "https://user:[email protected]/~unrealircd/.confs/network.staff"; }
And I got a: *** Configuration loaded. *** error: Error downloading https://***:***@vps1.ptirc.org/~unrealircd/.confs/network.staff: Invalid TIMEVALUE Tried to use: @define $STAFFCONTENT "https://user:[email protected]/~unrealircd/.confs/network.staff"; loadmodule staff; set { staff-file "$STAFFCONTENT"; I even tried to change the remote name to network.conf and no avail. Remote file content: ### Admin(s) #### James ### Co-Admin(s) ### TECO ### IRCop(s) ### All above ### Helper(s) ### All above | ||||
| Tags | No tags attached. | ||||
| 3rd party modules | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-03-06 21:50 | PeGaSuS | New Issue | |
| 2021-03-07 08:17 | syzop | Status | new => acknowledged |
| 2021-03-07 08:17 | syzop | Product Version | => 5.0.8 |
| 2021-03-07 08:17 | syzop | Summary | [5.0.9-git] Staff file doesn't work with remote url => Staff file doesn't work with remote url |
| 2021-11-01 10:35 | PeGaSuS | Note Added: 0022142 | |
| 2021-11-01 10:35 | syzop | Assigned To | => syzop |
| 2021-11-01 10:35 | syzop | Status | acknowledged => resolved |
| 2021-11-01 10:35 | syzop | Resolution | open => fixed |
| 2021-11-01 10:35 | syzop | Fixed in Version | => 6.0.0-beta1 |