Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #257

Closed (moved)
Open
Opened Feb 19, 2006 by edmanm@edmanm

saveconf gives me a 250 OK even if it failed

If I send a SAVECONF to Tor, Tor sends me a 250 OK even if Tor's logs tell me it had a problem and my changes weren't actually saved.

[edmanm@adrastea:~]$ telnet localhost 9051 Trying 127.0.0.1... Connected to localhost. Escape character is '!^]'. authenticate 250 OK setconf nickname=testnickname 250 OK saveconf 250 OK quit 250 closing connection Connection closed by foreign host.

[edmanm@adrastea:~]$ tor -ControlPort 9051 Feb 19 16:54:39.290 [notice] Tor v0.1.1.13-alpha. This is experimental software. Do not rely on it for strong anonymity. Feb 19 16:54:39.293 [notice] Initialized libevent version 1.1a using method poll. Good. Feb 19 16:54:39.294 [notice] connection_create_listener(): Opening Socks listener on 127.0.0.1:9050 Feb 19 16:54:39.295 [notice] connection_create_listener(): Opening Control listener on 127.0.0.1:9051 Feb 19 16:54:40.701 [notice] We now have enough directory information to build circuits. Feb 19 16:54:43.262 [notice] Tor has successfully opened a circuit. Looks like it's working. Feb 19 16:55:13.503 [notice] write_configuration_file(): Renaming old configuration file to "/Library/tor/torrc.orig.1" Feb 19 16:55:13.503 [warn] Couldn't open "/Library/tor/torrc.tmp" for writing: Permission denied

[Automatically added by flyspray2trac: Operating System: All]

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#257