Hi Panos,
 Having the latest Python Server with (no authentication, no Git, no https) 
I get the following error when I push the save button or when TW saves 
automatically


Exception happened during processing of request from ('127.0.0.1', 56450)
Traceback (most recent call last):
  File "D:\Python\Python37\lib\socketserver.py", line 316, in 
_handle_request_noblock
    self.process_request(request, client_address)
  File "D:\Python\Python37\lib\socketserver.py", line 347, in 
process_request
    self.finish_request(request, client_address)
  File "D:\Python\Python37\lib\socketserver.py", line 360, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "D:\Python\Python37\lib\http\server.py", line 646, in __init__
    super().__init__(*args, **kwargs)
  File "D:\Python\Python37\lib\socketserver.py", line 720, in __init__
    self.handle()
  File "D:\Python\Python37\lib\http\server.py", line 426, in handle
    self.handle_one_request()
  File "D:\Python\Python37\lib\http\server.py", line 414, in 
handle_one_request
    method()
  File "tiddlyserver.py", line 91, in do_PUT
    makebackup(path)
  File "tiddlyserver.py", line 73, in makebackup
    if int(self.args.VOCAL) >0:
NameError: name 'self' is not defined



--Mohammad

On Thursday, January 2, 2020 at 11:00:19 PM UTC+3:30, Panos Firbas wrote:
>
> Hey all,     
>       
> I made some more updates on the server:       
> You can now turn off the extra features (https, user auth, git) from the 
> configuration file, and it can print some reporting on the command 
> line.     
>
>         
>        
> @TonyM, are you adding a reference in tiddlywiki.com? Should I pm Jeremy 
> myself?
>
>
> Cheers,
> Panos
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/595c9687-765c-4a2a-bd5b-77b03d664adb%40googlegroups.com.

Reply via email to