-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running Goerli network for testing on the main branch does not work #79
Comments
I could see that your question was answered, could we close this issue? @comverser |
Please wait for a few days! Thanks in advance! |
@comverser Could you test it? :) |
I am sorry that I couldn't test yet. Should I close it now and reopen it when I am ready? |
No, ping me if you need something more. |
@moisses89, the official Safe app takes less than three minutes to create a new Safe account. However, the app in my test environment did not complete the task even after three hours of testing and the periodic error messages with codes 42 and 1337 stopped appearing after about 15 minutes. Do you know why this is happening? |
@comverser at this point more information is needed. |
After waiting a bit longer, the issue resolved itself (@gzliudan helped me). It seems that the indexer had not yet reached these transactions, just as you mentioned. Although I successfully created a new account, I wanted to be more confident and followed your suggestion to seek additional help. I went to the address you specified and this is what I found.
And I looked at the log in Docker. Did I overlook any issues or problems? Is everything correct? |
@moisses89 (cc. @gzliudan), After creating a Safe account, I ran into an error. Can you tell me what it means? Is it something to be concerned about? |
|
I made the changes you suggested! Please refer to the initial post. |
@comverser the safe that you create was indexed and this was the goal of this issue. If you have other problem could you create another specific issue for that? We shouldn't mix issue s :) |
Hello @moisses89 Could you please take a look into my issue? |
@moisses89 I read the answer you posted in StackExchange, but how do i access the admin panel of the Safe Transaction Service? |
The same question has been posted on https://ethereum.stackexchange.com/questions/147811/run-the-safe-global-safe-infrastructure-service-for-a-sample-test.
My goal is to run the safe-infrastructure service for a sample test by following the Guide to run our services locally.
I believe I followed the instructions correctly on the main branch (or commit 476c42d) with the Georli chain, which is officially supported and should not have any compatibility or support issues.
However, the service isn’t working.
PROBLEM
Chrome DevTools Console
Chrome DevTools Headers
Chrome DevTools Response
Screenshot
REPRODUCE
Conditions
Step 1: setup your
.env
Step 2: Setup Django superusers
Step 3: Add your
ChainInfo
Referred to the ChainInfo available in the official production information at https://safe-config.gnosis.io/api/v1/chains/
Step 4: Add your webhooks
http://nginx:8000/cgw/v1/chains/5/hooks/events
Basic some_random_token
Safe Web App
1. Connect to http://localhost:8080/welcome using a browser
2. Select the Goerli chain from the dropdown menu in the top right corner
3. Connect MetaMask wallet
4.1. Click the
+ Create New Safe
button4.2. Select network and name your Safe -> Click the
Next
button4.3 Owners and confirmations -> Click the
Next
button4.4.1. Create new Safe -> Click the
Next
button: theEst. network fee
is not being updated and is still showing the initial value of 0.001 GOR4.4.2. Transaction
4.4.3. Error
The text was updated successfully, but these errors were encountered: