Git Product home page Git Product logo

Comments (6)

DylanGuedes avatar DylanGuedes commented on May 21, 2024 2

OMG IT WORKED!!! Ty so much

from alchemist.vim.

slashmili avatar slashmili commented on May 21, 2024 1

@DylanGuedes I might find the issue :) try to fetch master branch again

from alchemist.vim.

DylanGuedes avatar DylanGuedes commented on May 21, 2024

Hi, exactly the same problem here. When I try to access a doc with K I get this weird error, that looks like the connection with alchemist_server isn't working:

   1 Traceback (most recent call last):                                                                                                               
   2   File "/home/dguedes/.vim/bundle/alchemist.vim/after/../alchemist_client", line 77, in <module>                                                 
   3     main(sys.argv[1:])                                                                                                                           
   4   File "/home/dguedes/.vim/bundle/alchemist.vim/after/../alchemist_client", line 69, in main                                                     
   5     print(a.process_command(cmd), end="")                                                                                                        
   6   File "/home/dguedes/.vim/bundle/alchemist.vim/alchemist.py", line 52, in process_command                                                       
   7     sock = self._connect(connection)                                                                                                             
   8   File "/home/dguedes/.vim/bundle/alchemist.vim/alchemist.py", line 125, in _connect                                                             
   9     sock.connect(host_port)                                                                                                                      
  10   File "/usr/lib64/python2.7/socket.py", line 228, in meth                                                                                       
  11     return getattr(self._sock,name)(*args)  

The plugin is using my Python 2.7, but I also have a few other versions (like 3.0 and 3.5). Using Fedora 25.

from alchemist.vim.

slashmili avatar slashmili commented on May 21, 2024

Sorry for the late reply

can you troubleshoot the problem like this issue? It's not the exact issue but looks like that

from alchemist.vim.

DylanGuedes avatar DylanGuedes commented on May 21, 2024

Hi. It creates the file, and the last line of the file says ok|localhost:43381.

Content:

warning: module attribute @docmodule was set but never used
  /home/dguedes/.vim/bundle/alchemist.vim/alchemist-server/lib/helpers/capture_io.exs:3

warning: variable "all_loaded" does not exist and is being expanded to "all_loaded()", please use parentheses to remove the ambiguity or change the variable name
  /home/dguedes/.vim/bundle/alchemist.vim/alchemist-server/lib/helpers/process_commands.exs:15

warning: variable "read_line" does not exist and is being expanded to "read_line()", please use parentheses to remove the ambiguity or change the variable name
  /home/dguedes/.vim/bundle/alchemist.vim/alchemist-server/lib/server/io.exs:21

warning: variable "schedule_tick" does not exist and is being expanded to "schedule_tick()", please use parentheses to remove the ambiguity or change the variable name
  /home/dguedes/.vim/bundle/alchemist.vim/alchemist-server/lib/self_destruct_timer.ex:5

warning: variable "idle_expired" does not exist and is being expanded to "idle_expired()", please use parentheses to remove the ambiguity or change the variable name
  /home/dguedes/.vim/bundle/alchemist.vim/alchemist-server/lib/self_destruct_timer.ex:11

warning: variable "destroy" does not exist and is being expanded to "destroy()", please use parentheses to remove the ambiguity or change the variable name
  /home/dguedes/.vim/bundle/alchemist.vim/alchemist-server/lib/self_destruct_timer.ex:12

warning: variable "schedule_tick" does not exist and is being expanded to "schedule_tick()", please use parentheses to remove the ambiguity or change the variable name
  /home/dguedes/.vim/bundle/alchemist.vim/alchemist-server/lib/self_destruct_timer.ex:13

warning: variable "now" does not exist and is being expanded to "now()", please use parentheses to remove the ambiguity or change the variable name
  /home/dguedes/.vim/bundle/alchemist.vim/alchemist-server/lib/self_destruct_timer.ex:18

warning: variable "now" does not exist and is being expanded to "now()", please use parentheses to remove the ambiguity or change the variable name
  /home/dguedes/.vim/bundle/alchemist.vim/alchemist-server/lib/self_destruct_timer.ex:30

warning: variable "last_request" does not exist and is being expanded to "last_request()", please use parentheses to remove the ambiguity or change the variable name
  /home/dguedes/.vim/bundle/alchemist.vim/alchemist-server/lib/self_destruct_timer.ex:30

warning: variable "idle_time" does not exist and is being expanded to "idle_time()", please use parentheses to remove the ambiguity or change the variable name
  /home/dguedes/.vim/bundle/alchemist.vim/alchemist-server/lib/self_destruct_timer.ex:33

warning: variable "timeout" does not exist and is being expanded to "timeout()", please use parentheses to remove the ambiguity or change the variable name
  /home/dguedes/.vim/bundle/alchemist.vim/alchemist-server/lib/self_destruct_timer.ex:33

warning: module attribute @version was set but never used
  /home/dguedes/.vim/bundle/alchemist.vim/alchemist-server/lib/server.exs:6

ok|localhost:43381

from alchemist.vim.

kiuKisas avatar kiuKisas commented on May 21, 2024

Perfect, thank's 🍌

from alchemist.vim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.