-
Notifications
You must be signed in to change notification settings - Fork 87
Unable to publish changes - DShop IPFS #1014
Comments
@phyninja I create my marketplace Dshop, I can't make it public, this is my Network config |
Hi, could you try creating a free Piñata account and connect it via key/secret? |
@GhassenMedyouni, I stand by @kellyalb's response. |
@kellyalb I create a Pinata account , but still the same issue |
Hmmm… in your first screenshot, is the box for “Piñata pinning” checked down below? what happens if you try to deploy from the Super Admin > Shops > [your shop] > Deploy section? also, I’ve had to stick with Infuria for gateway/api to keep things working |
@kellyalb the deployment was worked, but i can't activate it. |
That seems like progress. Activate doesn’t work for me either. I’m guessing now it may be up to how you are configuring your DNS. Do you feel confident in that part? |
@kellyalb i think the problem is that there is no a DNS provider but how to add it. ?? |
Hello, The error arises because the app expects a value in the @kellyalb would you please continue providing support? |
I wasn’t able to get the DNS Provider functionality working in Dshop. I had to get Dshop working by manually configuring my DNS settings for my domain starting at its registrar. I’d need to double check the exact configuration that worked for me, but I believe it was a combination of A records and wild card sub domains. @GhassenMedyouni do you have your Root Domain pointing to the IP address of the server where Dshop is installed? Then do you also point to the same IP address for all subdomains, by using a * for a wildcard, for that Root domain? |
@kellyalb i create a new record with the public URL and point to the same address IP. |
@kellyalb Hi again, I am stuck in the same step, the DNS provider always displays none, so I cannot activate the shop even though I have created new records for the subdomain with the same IP address. Thank you for your help until now. |
@phyninja I added a custom domain also i created a new record with the custom domain and i pointed to the same IP address. |
On Origin's Discord Server, there are some messages posted by users who also had trouble configuring DNS settings for DShop. I looked through those, but can't say that I found something that might help. They say, however, that "DNS propagation may take up to 48 hours (to propagate)". Given that it has been over 48 hours since you posted, could you please check back in? |
@GhassenMedyouni, you said previously that "the DNS provider always displays none, so (you) cannot activate the shop even though (you) have created new records for the subdomain with the same IP address." Since Kelly mentioned the workaround of configuring DNS settings from the Domain registrar's side, we should continue pursuing that route to fix this issue. What is the name of the Domain registrar you're using? |
@phyninja, The domain name that I'm using is turnip.ovh hosted in route 53 Amazon. |
We need to take a moment to check the spelling. Can you confirm that it's turnip, not tunip? |
@phyninja sorry it's tunip |
Over a screen sharing session, @GhassenMedyouni and I worked together to:
I then
The URL shown in the Host filed of the CNAME record directs a user to the DShop Admin console. The URL that the public can access the shop is to be determined. |
I found the place in our codebase that displays the error "Something went wrong. Try again later" (Ref: #1014 (comment)), but not the answer to the question of how the public can access your shop. Could you help me by taking the following steps, and posting the result?
|
We found that adding the following two DNS records allowed for @GhassenMedyouni's shop to 'go live' on a public URL:
Credits: |
Originally posted by @GhassenMedyouni in #1005 (comment)
The text was updated successfully, but these errors were encountered: