Git Product home page Git Product logo

Comments (22)

akka2 avatar akka2 commented on June 8, 2024 1

Cheers mate
I appreciate your help

from truemail-rack.

bestwebua avatar bestwebua commented on June 8, 2024

Hi, @akka2! Thanks for your report. Looks like you have used not latest release. This bug have been fixed in 0.2.19, #64. Which version are you using?

Example from truemail-rack 0.2.19:
Screenshot 2021-12-21 at 9 56 15 PM

from truemail-rack.

akka2 avatar akka2 commented on June 8, 2024

Hi, @bestwebua I have the last version installed but still get the error message, Thanks for your help
image

from truemail-rack.

bestwebua avatar bestwebua commented on June 8, 2024

@akka2, my result from latest 0.2.19 version:

Screenshot 2021-12-23 at 6 08 55 PM

Screenshot 2021-12-23 at 6 09 35 PM

Please provide output of these commands after execution in truemail server folder:

ruby -v
cat app/truemail_server/version.rb

from truemail-rack.

akka2 avatar akka2 commented on June 8, 2024

hi, thanks for your feedback
here is the output, i truemail rack version is installed
image

from truemail-rack.

akka2 avatar akka2 commented on June 8, 2024

image
version of the server

from truemail-rack.

bestwebua avatar bestwebua commented on June 8, 2024

@akka2 Stop the server, run bundle clean --force in truemail-rack folder, then bundle install. Which truemail version comes in log?

from truemail-rack.

akka2 avatar akka2 commented on June 8, 2024

image

from truemail-rack.

bestwebua avatar bestwebua commented on June 8, 2024
cd /
kill $(ps -c | grep ruby | stdbuf -oL awk '{print $1}')
cd root/truemail-rack
bundle clean --force
bundle install
[email protected] ACCESS_TOKENS=token rackup

from truemail-rack.

akka2 avatar akka2 commented on June 8, 2024

image
sorry mate

from truemail-rack.

bestwebua avatar bestwebua commented on June 8, 2024

Which truemail version comes in log? What about another port?
[email protected] ACCESS_TOKENS=token rackup -p 2526

from truemail-rack.

akka2 avatar akka2 commented on June 8, 2024

here is the version :
image

from truemail-rack.

akka2 avatar akka2 commented on June 8, 2024

port 2526 :
image

from truemail-rack.

bestwebua avatar bestwebua commented on June 8, 2024

Ok, try to verify email through this server instance running on 2526 port

from truemail-rack.

akka2 avatar akka2 commented on June 8, 2024

how you do that ? change config.ru ?

from truemail-rack.

bestwebua avatar bestwebua commented on June 8, 2024

Nope. Run server with rackup -p 2526 and send http request to it http localhost:9292 email==some_emain Authorization:token. We should make shure that current instance is serving.

from truemail-rack.

akka2 avatar akka2 commented on June 8, 2024

can I share my sever access with you ?
my email akkaoualiatgmailcom

from truemail-rack.

bestwebua avatar bestwebua commented on June 8, 2024

I have emailed you.

from truemail-rack.

bestwebua avatar bestwebua commented on June 8, 2024

@akka2 It's rvm issue on your environment. In current config always uses previous version of truemail core.

from truemail-rack.

akka2 avatar akka2 commented on June 8, 2024

@bestwebua ok, need an update ?

from truemail-rack.

bestwebua avatar bestwebua commented on June 8, 2024

@akka2 Update for what? P.S.: checkout your email with details.

from truemail-rack.

bestwebua avatar bestwebua commented on June 8, 2024

I have added ability to track version of running truemail server. It should help to debug, 'what are happening?', in cases like yours.

from truemail-rack.

Related Issues (9)

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.