Skip to content

issues Search Results · repo:openbmc/phosphor-rest-server language:Python

Filter by

15 results
 (64 ms)

15 results

inopenbmc/phosphor-rest-server (press backspace or delete to remove)

As per the docs https://github.com/openbmc/docs/blob/master/REST-cheatsheet.md curl returns the SID with the command below. But using the sid in followup commands does not work. May be the documentation ...
  • manjo-git
  • 3
  • Opened 
    on Feb 13, 2019
  • #30

The REST API HTTP responses are missing some security headers. This should be done even for JSON data per https://www.owasp.org/index.php/XSS_(Cross_Site_Scripting)_Prevention_Cheat_Sheet. For example, ...
  • joseph-reynolds
  • Opened 
    on Oct 16, 2018
  • #29

When the REST API is invoked with a path like GET / ...attack... it returns a JSON message body which contains { description : org.freedesktop.DBus.Error.FileNotFound: object or path not found: / ...attack... ...
  • joseph-reynolds
  • Opened 
    on Oct 16, 2018
  • #28

hiomapd expands to Host I/O Map Daemon /xyz/openbmc_project/Hiomapd { DaemonReady : true, DaemonState : 0, FlashControlLost : false, LpcState : 2 } As per discussion with @amboar ...
  • gkeishin
  • 3
  • Opened 
    on Sep 20, 2018
  • #27

Our automation does this to hard reset the journal at the end of a run: systemctl stop systemd-journald.service rm -rf /var/log/journal systemctl start systemd-journald.service When this is run, ...
  • geissonator
  • Opened 
    on Sep 10, 2018
  • #26

When attempting to login, if using the wrong password the HTTP response gives a 200 OK in the HTTP headers as well as in the return body. It does give an error only in the data bit of the response $ curl ...
  • KennethWilke
  • 8
  • Opened 
    on Sep 1, 2016
  • #25

At the beginning, the RestAPI worked normally. After we changed IP using the curl command curl b cjar -c cjar -k -H Content-Type: application/json -X POST -d { data : [ eth0 , ip , netmask , gateway ]} ...
  • Kenthliu
  • 15
  • Opened 
    on Jun 29, 2016
  • #24

I had tested in 2 system. One system happened randomly. The system is connected LAN to my laptop directly. I found there is no obmc-rest procedure sometimes. Attachment is the journalctl log that is no ...
  • Kenthliu
  • 3
  • Opened 
    on Jun 24, 2016
  • #23

This is unlikely to be an issue specific to the REST server implementation, but we do need somewhere to track potential issues with multiple objects exposed over REST. We may want to move this bug, or ...
  • jk-ozlabs
  • 3
  • Opened 
    on May 5, 2016
  • #21

For setting syslog, we have pass directory of string(for ip address) and integer (for port no.). If we try to give both of them (as below), I am getting Expected a string or unicode object error. If we ...
  • rahulmah
  • 2
  • Opened 
    on Apr 22, 2016
  • #20
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub