I have opened the 8000 port and migrated to apache, now things are running 
fast. But the problem with writing data persists. It seems every attempt to 
save some kind of data gives this kind of error. Can you direct me where to 
look for this kind of errors? Maybe problem is in my database?

Best regards



On Monday, March 6, 2017 at 12:55:44 PM UTC+2, Vencislav Pirinski wrote:
>
> Hello, 
>
> I have installed arches and arches-hip on Ubuntu 16.04.
>
> The problem i have is in Resource manager. Sometimes when clicking one of 
> the default resources lets say Historic Resource, it wont load. In the 
> python server terminal the errors are this:
>
>
>
> *.../ENV/lib/python2.7/site-packages/arches/app/utils/context_processors.py:57:
>  
> DeprecationWarning: Call to deprecated function user_can_edit.  def 
> user_can_edit(request):*
> Sometimes this happens too:
>
> Exception happened during processing of request from ('127.0.0.1', 32858)
> Traceback (most recent call last):
>   File "/usr/local/lib/python2.7/SocketServer.py", line 593, in 
> process_request_thread
>     self.finish_request(request, client_address)
>   File "/usr/local/lib/python2.7/SocketServer.py", line 334, in 
> finish_request
>     self.RequestHandlerClass(request, client_address, self)
>   File 
> "/home/vpirinski/projects/ENV/lib/python2.7/site-packages/django/core/servers/basehttp.py",
>  
> line 126, in __init__
>     super(WSGIRequestHandler, self).__init__(*args, **kwargs)
>   File "/usr/local/lib/python2.7/SocketServer.py", line 651, in __init__
>     self.finish()
>   File "/usr/local/lib/python2.7/SocketServer.py", line 710, in finish
>     self.wfile.close()
>   File "/usr/local/lib/python2.7/socket.py", line 279, in close
>     self.flush()
>   File "/usr/local/lib/python2.7/socket.py", line 303, in flush
>     self._sock.sendall(view[write_offset:write_offset+buffer_size])
> error: [Errno 32] Broken pipe
>
>
> I have copied the default authority files from arches-hip and installed 
> the packages after that. No errors there and it recognizes all the 
> authority and concept files.
>
> Best regards,
> V. Pirinski
>

-- 
-- To post, send email to archesproject@googlegroups.com. To unsubscribe, send 
email to archesproject+unsubscr...@googlegroups.com. For more information, 
visit https://groups.google.com/d/forum/archesproject?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Arches Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to archesproject+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to